fix: file drag-n-drop issue (#923)
This commit is contained in:
@@ -1013,3 +1013,7 @@
|
||||
transform: translateY(0%);
|
||||
}
|
||||
}
|
||||
|
||||
.z-index-1001 {
|
||||
z-index: 1001;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user