refactor: page layout

This commit is contained in:
jialin
2025-11-05 10:02:25 +08:00
parent 219f9871a7
commit 4c22d08da5
43 changed files with 784 additions and 513 deletions
+4
View File
@@ -253,6 +253,10 @@
font-weight: var(--font-weight-bold);
}
.text-primary {
color: var(--ant-color-text);
}
.text-secondary {
color: var(--ant-color-text-secondary);
}