完成文档分类

This commit is contained in:
augushong
2021-03-29 12:33:31 +08:00
parent 6fd50e255d
commit a993db8781
11 changed files with 94 additions and 53 deletions

View File

@@ -3,6 +3,12 @@
border-right: 1px solid #bbb;
}
.ul-nav-tree-group-title{
font-size: 16px;
font-weight: 600;
line-height: 2;
}
.ul-nav-tree-item {
display : flex;
align-items: baseline;