Fix infinite scrolling for Ombi V4
This commit is contained in:
parent
db706c2cce
commit
4f11e5912a
@ -53,7 +53,6 @@ a:hover, b:hover {
|
|||||||
html {
|
html {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
overflow: hidden;
|
|
||||||
}
|
}
|
||||||
body {
|
body {
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user