mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-13 05:37:44 +02:00
web/Sidebar: remove duplicate padding in css
This commit is contained in:
@ -63,7 +63,6 @@
|
||||
#sidebar-tabs {
|
||||
height: 100%;
|
||||
justify-content: space-between;
|
||||
padding-bottom: var(--padding);
|
||||
overflow-y: scroll;
|
||||
padding: var(--sidebar-inner-padding);
|
||||
width: var(--sidebar-width);
|
||||
|
Reference in New Issue
Block a user