slightly reduced padding on context menus
This commit is contained in:
parent
7ad11a436b
commit
a431e53d7d
1 changed files with 1 additions and 1 deletions
|
@ -307,7 +307,7 @@
|
||||||
text-align: left;
|
text-align: left;
|
||||||
display: flex;
|
display: flex;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
padding: 12px 16px;
|
padding: 10px 16px;
|
||||||
appearance: none;
|
appearance: none;
|
||||||
border: 0px;
|
border: 0px;
|
||||||
font: inherit;
|
font: inherit;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue