Fix infinite scrolling for Ombi V4

This commit is contained in:
rg9400 2020-09-07 11:38:44 -05:00 committed by GitHub
parent db706c2cce
commit 4f11e5912a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,7 +53,6 @@ a:hover, b:hover {
html {
height: 100%;
width: 100%;
overflow: hidden;
}
body {
overflow-y: auto;