mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Widden default menu to handle shortcuts
This commit is contained in:
parent
901a5ce9d2
commit
5caa76a8b3
@ -19,7 +19,7 @@
|
|||||||
font-size: $primary-font-size;
|
font-size: $primary-font-size;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 100%;
|
top: 100%;
|
||||||
width: 200px;
|
width: 230px;
|
||||||
left: 0;
|
left: 0;
|
||||||
z-index: 1000;
|
z-index: 1000;
|
||||||
display: none;
|
display: none;
|
||||||
|
Loading…
Reference in New Issue
Block a user