mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
client/style: always show scrollbar
This commit is contained in:
@ -28,6 +28,7 @@
|
||||
}
|
||||
|
||||
body {
|
||||
overflow-y: scroll;
|
||||
margin: 0;
|
||||
color: var(--text-color);
|
||||
font-family: 'Droid Sans' !important;
|
||||
|
Reference in New Issue
Block a user