@@ -469,6 +469,9 @@
}
/* 拖拽列样式 */
+.allowDrag { cursor: grab; }
+.allowDrag:active { cursor: grabbing; }
+
.sortable-ghost {
opacity: .8;
color: #fff !important;