[update 拆分] 拖拽

This commit is contained in:
danshihao
2024-09-05 08:58:30 +08:00
parent fd30188fc8
commit 9cc3624243
6 changed files with 422 additions and 20 deletions
+10 -1
View File
@@ -599,7 +599,16 @@
}
}
}
.tree-search-box {
display: flex;
align-items: center;
margin-bottom: 8px;
}
.tree-search-order {
font-size: 18px;
margin-left: 8px;
cursor: pointer;
}
.tree-search {
margin-bottom: 8px;
}