mirror of
https://github.com/imputnet/cobalt.git
synced 2025-07-21 20:58:28 +00:00
web/Sidebar: remove duplicate padding in css
This commit is contained in:
parent
13e9072039
commit
f6d2ec02f9
@ -63,7 +63,6 @@
|
|||||||
#sidebar-tabs {
|
#sidebar-tabs {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
padding-bottom: var(--padding);
|
|
||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
padding: var(--sidebar-inner-padding);
|
padding: var(--sidebar-inner-padding);
|
||||||
width: var(--sidebar-width);
|
width: var(--sidebar-width);
|
||||||
|
Loading…
Reference in New Issue
Block a user