mirror of
https://github.com/remvze/moodist.git
synced 2025-12-17 08:54:13 +00:00
style: widen the menu
This commit is contained in:
parent
c51acd6261
commit
37a0736a0e
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
row-gap: 4px;
|
row-gap: 4px;
|
||||||
width: 200px;
|
width: 240px;
|
||||||
padding: 4px;
|
padding: 4px;
|
||||||
background-color: var(--color-neutral-100);
|
background-color: var(--color-neutral-100);
|
||||||
border: 1px solid var(--color-neutral-300);
|
border: 1px solid var(--color-neutral-300);
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue