style: model file list

This commit is contained in:
jialin
2024-08-23 18:33:23 +08:00
parent a60be9c88f
commit 8bb1961a02
10 changed files with 84 additions and 85 deletions
+8
View File
@@ -122,3 +122,11 @@
.font-700 {
font-weight: var(--font-weight-bold);
}
.text-secondary {
color: var(--ant-color-text-secondary);
}
.text-tertiary {
color: var(--ant-color-text-tertiary);
}