Browse Source
Merge pull request #15 from goldenpipes/patch-4
Update logarr-base.css
pull/16/head
GilbN
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
CSS/themes/logarr/logarr-base.css
|
|
@ -31,7 +31,7 @@ body { |
|
|
|
html { |
|
|
|
height: 100%; |
|
|
|
width: 100%; |
|
|
|
overflow: hidden; |
|
|
|
overflow: auto; |
|
|
|
} |
|
|
|
body { |
|
|
|
overflow-y: auto; |
|
|
|