feat: 样式定义

This commit is contained in:
2026-03-13 11:47:48 +08:00
parent 14b401ab5d
commit d41e457605
7 changed files with 445 additions and 28 deletions

View File

@@ -22,6 +22,14 @@
height: 16px;
}
.h-18 {
height: 18px;
}
.h-20 {
height: 20px;
}
.h-24 {
height: 24px;
}