mirror of
https://github.com/remvze/moodist.git
synced 2025-12-17 00:44:14 +00:00
style: increase menu width
This commit is contained in:
parent
18987cc339
commit
96ca376885
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@
|
|||
display: flex;
|
||||
flex-direction: column;
|
||||
row-gap: 4px;
|
||||
width: 250px;
|
||||
width: 270px;
|
||||
height: max-content;
|
||||
max-height: var(--radix-dropdown-menu-content-available-height);
|
||||
padding: 4px;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue