try to hide every scrollbar in the world
This commit is contained in:
parent
67932e954f
commit
e9ff61fe2e
|
|
@ -111,6 +111,7 @@ main {
|
|||
image-rendering: pixelated;
|
||||
transform-origin: center center;
|
||||
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
||||
body[data-mode=tall] #content {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user