mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Ensure shade elements have a higher z-index than ui elements
This commit is contained in:
parent
4a2e3586f1
commit
54220d0e71
@ -224,4 +224,5 @@
|
|||||||
bottom: 0;
|
bottom: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
background: $shade-color;
|
background: $shade-color;
|
||||||
|
z-index: 5;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user