mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
make left sub-menu caret fit within context menu
This commit is contained in:
parent
bd4a5ac844
commit
18f9ab0cda
@ -199,7 +199,7 @@
|
|||||||
width: 0;
|
width: 0;
|
||||||
height: 0;
|
height: 0;
|
||||||
margin-top: 5px;
|
margin-top: 5px;
|
||||||
margin-left: -30px;
|
margin-left: -8px;
|
||||||
/* Caret Arrow */
|
/* Caret Arrow */
|
||||||
border-color: transparent;
|
border-color: transparent;
|
||||||
border-right-color: var(--red-ui-menuCaret);
|
border-right-color: var(--red-ui-menuCaret);
|
||||||
|
Loading…
Reference in New Issue
Block a user