mirror of
https://gitcode.com/yangzongzhuan/RuoYi-Vue3.git
synced 2026-05-22 19:08:37 +00:00
代码生成修改拖拽时显示手指样式
This commit is contained in:
@@ -479,6 +479,9 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* 拖拽列样式 */
|
/* 拖拽列样式 */
|
||||||
|
.allowDrag { cursor: grab; }
|
||||||
|
.allowDrag:active { cursor: grabbing; }
|
||||||
|
|
||||||
.sortable-ghost{
|
.sortable-ghost{
|
||||||
opacity: .8;
|
opacity: .8;
|
||||||
color: #fff!important;
|
color: #fff!important;
|
||||||
|
|||||||
Reference in New Issue
Block a user