1
0
Fork 0
mirror of synced 2024-09-15 00:38:01 +12:00

Update menu width

This commit is contained in:
Andrew Kingston 2023-03-09 17:54:52 +00:00
parent 7f263e9870
commit b540427030

View file

@ -67,7 +67,7 @@
position: absolute; position: absolute;
background: var(--cell-background); background: var(--cell-background);
border: var(--cell-border); border: var(--cell-border);
width: 160px; width: 180px;
border-radius: 4px; border-radius: 4px;
display: flex; display: flex;
flex-direction: column; flex-direction: column;