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:
@@ -88,10 +88,6 @@
|
||||
background: #f8f8f8;
|
||||
}
|
||||
|
||||
.grid-drop-show * {
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.selection-box {
|
||||
position: absolute;
|
||||
background-color: rgba(0, 120, 215, 0.3);
|
||||
|
Reference in New Issue
Block a user