style(panel): set zindex 5
This commit is contained in:
@@ -173,7 +173,7 @@
|
|||||||
|
|
||||||
.react-flow__panel {
|
.react-flow__panel {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
z-index: 1000;
|
z-index: 5;
|
||||||
margin: 15px;
|
margin: 15px;
|
||||||
|
|
||||||
&.top {
|
&.top {
|
||||||
|
|||||||
Reference in New Issue
Block a user