代码生成修改拖拽时显示手指样式

This commit is contained in:
RuoYi
2026-04-10 10:59:55 +08:00
parent 60b6e2aee8
commit 4960e13e5b
+3
View File
@@ -469,6 +469,9 @@
}
/* 拖拽列样式 */
.allowDrag { cursor: grab; }
.allowDrag:active { cursor: grabbing; }
.sortable-ghost {
opacity: .8;
color: #fff !important;