fix Modal z-index
This commit is contained in:
parent
dffce96995
commit
05df951770
@ -3,7 +3,7 @@
|
||||
.excalidraw {
|
||||
&.excalidraw-modal-container {
|
||||
position: absolute;
|
||||
z-index: 10;
|
||||
z-index: 9999;
|
||||
}
|
||||
|
||||
.Modal {
|
||||
|
Loading…
x
Reference in New Issue
Block a user