diff --git a/CSS/themes/logarr/logarr-base.css b/CSS/themes/logarr/logarr-base.css index 9e90eaf4..dfeed3d2 100644 --- a/CSS/themes/logarr/logarr-base.css +++ b/CSS/themes/logarr/logarr-base.css @@ -31,7 +31,7 @@ body { html { height: 100%; width: 100%; - overflow: hidden; + overflow: auto; } body { overflow-y: auto; @@ -436,4 +436,4 @@ box-shadow: none; color: #fff !important; box-shadow: none; } -} \ No newline at end of file +}