将ul-nav-tree-2重构新架构并调整样式细节

This commit is contained in:
2023-07-05 16:21:35 +08:00
parent fc0b9f170d
commit 8453e20466
11 changed files with 193 additions and 172 deletions

View File

@@ -622,29 +622,7 @@
}
.ul-nav-tree-2 {}
.ul-nav-tree-2-group-title {
font-size : 14px;
height : 32px;
line-height: 32px;
color : #253647;
font-weight: 600;
}
.ul-nav-tree-2-item-title {
font-size : 14px;
color : #999;
padding-left: 15px;
line-height : 24px;
}
.ul-nav-tree-2-item:hover .ul-nav-tree-2-item-title {
color : #6cf;
text-decoration: underline;
}
.ul-nav-card-item {