UI: Add z-index for selected rule node
This commit is contained in:
parent
dd900dafba
commit
bd3bce7827
@ -182,6 +182,7 @@
|
||||
.fc-node {
|
||||
border-radius: 8px;
|
||||
&.fc-selected {
|
||||
z-index: 2;
|
||||
&:not(.fc-edit) {
|
||||
margin: -3px;
|
||||
border: solid 3px #f00;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user