Make sure scrollbars don't hide
This commit is contained in:
@@ -50,6 +50,7 @@
|
||||
html {
|
||||
background-color: white;
|
||||
scrollbar-gutter: stable both-edges;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
@media (prefers-color-scheme: dark) {
|
||||
html {
|
||||
|
||||
Reference in New Issue
Block a user