This commit is contained in:
2023-06-09 19:31:54 +08:00
parent f8947d332a
commit 137c4cd564
14 changed files with 328 additions and 227 deletions

View File

@@ -98,7 +98,7 @@ defineExpose({ maTree })
<style scoped lang="less">
:deep(.arco-tree-node:hover) {
background-color: var(--color-fill-2);
border-radius: 3px;
border-radius: 2px;
}
:deep(.arco-tree-node-switcher) {
margin-left: 2px;