5115: eliminate scrollbar jumping in the sidebar
This commit is contained in:
parent
112e8aeaa0
commit
409fff7ee4
1 changed files with 1 additions and 0 deletions
|
@ -172,6 +172,7 @@
|
||||||
padding: var(--spacing-s);
|
padding: var(--spacing-s);
|
||||||
justify-content: flex-start;
|
justify-content: flex-start;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
width: var(--side-nav-width--micro);
|
||||||
}
|
}
|
||||||
|
|
||||||
.button__label {
|
.button__label {
|
||||||
|
|
Loading…
Add table
Reference in a new issue