web/sidebar: scroll only in one direction on overflow
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
flex-direction: row;
|
||||
flex-wrap: nowrap;
|
||||
scrollbar-width: none;
|
||||
overflow-x: scroll;
|
||||
}
|
||||
|
||||
.switcher :global(.button:first-child) {
|
||||
|
||||
Reference in New Issue
Block a user