style: set theme token

This commit is contained in:
jialin
2025-03-27 18:32:44 +08:00
parent 8d444f24f8
commit db417e6a5f
22 changed files with 142 additions and 102 deletions
@@ -23,4 +23,8 @@
justify-content: space-between;
align-items: center;
font-size: 14px;
.label {
font-weight: var(--font-weight-medium);
}
}