Skip to content

Commit

Permalink
update drag handler (#7490)
Browse files Browse the repository at this point in the history
Co-authored-by: zhouwenxuan <[email protected]>
  • Loading branch information
Aries-0331 and zhouwenxuan authored Feb 20, 2025
1 parent 5a76c6b commit 27abc38
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@
left: 0;
top: 1px;
height: 30px;
width: 12px;
width: 16px;
z-index: 1;
}

.sf-table-result-container.record-draggable .sf-table-row:hover .drag-handler {
Expand Down

0 comments on commit 27abc38

Please sign in to comment.