Fix global image drop zIndex
This commit is contained in:
parent
3ef61cac26
commit
2088c2ab04
@ -166,6 +166,7 @@ function GlobalImageDrop({ children, onMapChange, onMapTokensStateCreate }) {
|
||||
bottom: 0,
|
||||
cursor: "copy",
|
||||
flexDirection: "column",
|
||||
zIndex: 100,
|
||||
}}
|
||||
{...overlayListeners}
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user