web/Sidebar: don't center the scrollable list

This commit is contained in:
wukko 2024-06-25 00:31:16 +06:00
parent 2c63d431d5
commit 5b57c7601d
No known key found for this signature in database
GPG key ID: 3E30B3F26C7B4AA2

View file

@ -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;