Fix the webview styling

This commit is contained in:
Sam Sneed 2024-08-12 16:38:19 -05:00
parent 1cdea46b28
commit afd1928f02

View file

@ -100,6 +100,6 @@ webview {
max-height: 90% !important;
max-width: 100%;
width: 1rem;
height: 90% !important;
height: 72% !important;
display: inline-flex !important;
}