diff --git a/styles/layouts/all.css b/styles/layouts/all.css index 349094a..d28ad68 100644 --- a/styles/layouts/all.css +++ b/styles/layouts/all.css @@ -81,7 +81,7 @@ nav ul:not(.dropdown-content) > li > a { iframe.viewer { width: 100%; - height: 100%; + height: fit-content; border: 0; outline: 0; } \ No newline at end of file