1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-26 15:26:19 +00:00

fix grid view drag and drop on windows

This commit is contained in:
zhouwenxuan
2025-04-29 17:06:04 +08:00
parent 026671347d
commit deee10fba8
3 changed files with 13 additions and 8 deletions

View File

@@ -88,10 +88,6 @@
background: #f8f8f8;
}
.grid-drop-show * {
pointer-events: none;
}
.selection-box {
position: absolute;
background-color: rgba(0, 120, 215, 0.3);