mirror of
https://github.com/PlayEdu/backend
synced 2025-12-28 22:29:43 +08:00
分类、部门管理拖拽图标悬浮提示
This commit is contained in:
@@ -428,6 +428,12 @@ textarea.ant-input {
|
||||
opacity: 0.8;
|
||||
}
|
||||
}
|
||||
.ant-tree-treenode {
|
||||
position: relative;
|
||||
.ant-tree-draggable-icon {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.form-column {
|
||||
width: 1px;
|
||||
|
||||
Reference in New Issue
Block a user