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

@@ -0,0 +1,7 @@
.ul-group-title {
color : #999;
border-bottom: 1px solid #bbb;
padding : 5px 0;
margin-bottom: 15px;
}