Always show scrolbar to avoid horizontal jumpy UI

This commit is contained in:
nymkappa
2022-03-09 17:26:47 +01:00
parent 8535599e34
commit 758381725f

View File

@@ -50,6 +50,7 @@ $dropdown-link-active-bg: #11131f;
html, body {
height: 100%;
overflow-y: scroll;
}
body {