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

View File

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