Merge pull request #1337 from mempool/revert-1327-bugfix/overflow-y

Revert "Always show scrolbar to avoid horizontal jumpy UI"
This commit is contained in:
softsimon 2022-03-11 20:10:15 +01:00 committed by GitHub
commit 7bfd3070dd

View File

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