mirror of
https://github.com/imputnet/cobalt.git
synced 2025-07-18 19:28:29 +00:00
web/Sidebar: remove duplicate padding in css
This commit is contained in:
parent
13e9072039
commit
f6d2ec02f9
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user