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 e4f4a421d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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