web/Sidebar: don't center the scrollable list

This commit is contained in:
wukko
2024-06-25 00:31:16 +06:00
parent 73d259e487
commit cf333a3741

View File

@@ -111,7 +111,6 @@
}
#sidebar-tabs {
justify-content: space-around;
overflow-y: visible;
overflow-x: scroll;
padding-bottom: 0;