mirror of
https://github.com/remvze/moodist.git
synced 2025-09-29 15:30:49 -04:00
style: increase menu width
This commit is contained in:
parent
18987cc339
commit
96ca376885
@ -30,7 +30,7 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
row-gap: 4px;
|
row-gap: 4px;
|
||||||
width: 250px;
|
width: 270px;
|
||||||
height: max-content;
|
height: max-content;
|
||||||
max-height: var(--radix-dropdown-menu-content-available-height);
|
max-height: var(--radix-dropdown-menu-content-available-height);
|
||||||
padding: 4px;
|
padding: 4px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user