Fix the webview styling
This commit is contained in:
parent
1cdea46b28
commit
afd1928f02
1 changed files with 1 additions and 1 deletions
|
@ -100,6 +100,6 @@ webview {
|
|||
max-height: 90% !important;
|
||||
max-width: 100%;
|
||||
width: 1rem;
|
||||
height: 90% !important;
|
||||
height: 72% !important;
|
||||
display: inline-flex !important;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue