mirror of
https://github.com/danbulant/dribbblish-dynamic-theme
synced 2026-05-25 13:02:10 +00:00
adjust padding of info items
This commit is contained in:
parent
0c318e1f21
commit
d3b9577237
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
justify-content: center;
|
||||
gap: 8px;
|
||||
height: 100%;
|
||||
padding: 0px 10px;
|
||||
padding: 0px 8px;
|
||||
color: spiceColor("sidebar-text");
|
||||
background-color: spiceColor("button");
|
||||
border-radius: var(--sidebar-icons-border-radius);
|
||||
|
|
|
|||
Loading…
Reference in a new issue