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
+2 -1
View File
@@ -18,11 +18,12 @@
.title {
font-size: var(--font-size-base);
font-weight: var(--font-weight-normal);
font-weight: var(--font-weight-500);
}
.info {
color: var(--ant-color-text-tertiary);
font-size: var(--font-size-small);
.info-item {
display: flex;