mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-03 07:34:26 +02:00
web/Sidebar: remove duplicate padding in css
This commit is contained in:
parent
96be9ffbc3
commit
ce740770bc
@ -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…
x
Reference in New Issue
Block a user