分类、部门管理拖拽图标悬浮提示

This commit is contained in:
禺狨
2023-03-15 10:18:19 +08:00
parent 39c1ab2ee2
commit 8affe400fc
3 changed files with 32 additions and 2 deletions

View File

@@ -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;