mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Ensure shade elements have a higher z-index than ui elements
This commit is contained in:
@@ -224,4 +224,5 @@
|
|||||||
bottom: 0;
|
bottom: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
background: $shade-color;
|
background: $shade-color;
|
||||||
|
z-index: 5;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user