fix(style): add worker

This commit is contained in:
jialin
2025-03-28 19:15:57 +08:00
parent 59d01a6bd9
commit 2079fc1801
10 changed files with 51 additions and 26 deletions
+4
View File
@@ -188,6 +188,10 @@
font-size: var(--font-size-base);
}
.font-size-13 {
font-size: 13px;
}
.font-size-14 {
font-size: var(--font-size-middle);
}