mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 21:06:42 +07:00
fixed menu paddings
This commit is contained in:
parent
47c64fee4f
commit
c90b071fd7
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@
|
||||||
user-select: none;
|
user-select: none;
|
||||||
font: $font_12_semibold;
|
font: $font_12_semibold;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
padding: $gap;
|
padding: 8px $gap;
|
||||||
background: $content_bg;
|
background: $content_bg;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue