mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-15 12:50:01 +00:00
web/Sidebar: remove duplicate padding in css
This commit is contained in:
parent
96be9ffbc3
commit
ce740770bc
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue