Update menu width
This commit is contained in:
parent
7f263e9870
commit
b540427030
|
@ -67,7 +67,7 @@
|
|||
position: absolute;
|
||||
background: var(--cell-background);
|
||||
border: var(--cell-border);
|
||||
width: 160px;
|
||||
width: 180px;
|
||||
border-radius: 4px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
|
Loading…
Reference in New Issue