refactor: 迁移ul-group-title

This commit is contained in:
augushong
2025-08-28 12:30:34 +08:00
parent 1690c7fc04
commit 7f835db5f8
15 changed files with 13336 additions and 26 deletions

View File

@@ -2549,6 +2549,13 @@
word-wrap: anywhere;
}
.ul-group-title {
color: #999;
border-bottom: 1px solid #bbb;
padding: 5px 0;
margin-bottom: 15px;
}
.ul-title {
text-align: center;
line-height: 1.5;
@@ -2758,13 +2765,6 @@
background-position: center;
}
.ul-group-title {
color: #999;
border-bottom: 1px solid #bbb;
padding: 5px 0;
margin-bottom: 15px;
}
.ul-tree-item {
background-color: #fbfbfb;
cursor: pointer;