5115: eliminate scrollbar jumping in the sidebar

This commit is contained in:
infiinte-persistence 2020-12-03 13:03:32 +08:00 committed by Sean Yesmunt
parent 112e8aeaa0
commit 409fff7ee4

View file

@ -172,6 +172,7 @@
padding: var(--spacing-s);
justify-content: flex-start;
flex-direction: column;
width: var(--side-nav-width--micro);
}
.button__label {