fix z-index of selection box
This commit is contained in:
@@ -89,7 +89,7 @@
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
z-index: 7;
|
||||
z-index: 2000;
|
||||
pointer-events: all;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user