mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-15 12:50:01 +00:00
web/Sidebar: don't center the scrollable list
This commit is contained in:
parent
2c63d431d5
commit
5b57c7601d
1 changed files with 0 additions and 1 deletions
|
@ -111,7 +111,6 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
#sidebar-tabs {
|
#sidebar-tabs {
|
||||||
justify-content: space-around;
|
|
||||||
overflow-y: visible;
|
overflow-y: visible;
|
||||||
overflow-x: scroll;
|
overflow-x: scroll;
|
||||||
padding-bottom: 0;
|
padding-bottom: 0;
|
||||||
|
|
Loading…
Reference in a new issue