style: model file list
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user