mirror of
https://github.com/mempool/mempool.git
synced 2024-12-27 08:44:26 +01:00
Always show scrolbar to avoid horizontal jumpy UI
This commit is contained in:
parent
8535599e34
commit
758381725f
@ -50,6 +50,7 @@ $dropdown-link-active-bg: #11131f;
|
||||
|
||||
html, body {
|
||||
height: 100%;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
body {
|
||||
|
Loading…
Reference in New Issue
Block a user