mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-21 11:27:18 +00:00
update drag handler (#7490)
Co-authored-by: zhouwenxuan <aries@Mac.local>
This commit is contained in:
@@ -34,7 +34,8 @@
|
|||||||
left: 0;
|
left: 0;
|
||||||
top: 1px;
|
top: 1px;
|
||||||
height: 30px;
|
height: 30px;
|
||||||
width: 12px;
|
width: 16px;
|
||||||
|
z-index: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sf-table-result-container.record-draggable .sf-table-row:hover .drag-handler {
|
.sf-table-result-container.record-draggable .sf-table-row:hover .drag-handler {
|
||||||
|
Reference in New Issue
Block a user