mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-04 22:39:38 +00:00
Fix scrollbar causing page flicker/jiggle
This commit is contained in:
@@ -16,6 +16,8 @@
|
||||
}
|
||||
|
||||
html {
|
||||
width: 100vw;
|
||||
overflow-x: hidden;
|
||||
height: 100%;
|
||||
scrollbar-color: var(--accent-font-dark) #0000;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user