fix: model filter by worker

This commit is contained in:
jialin
2025-04-01 10:56:50 +08:00
parent eff88528d3
commit 7e8b5f1f63
12 changed files with 72 additions and 182 deletions
+4
View File
@@ -900,3 +900,7 @@ body {
color: var(--ant-color-text-tertiary);
font-weight: var(--font-weight-medium);
}
.ant-progress-line {
font-size: var(--font-size-small);
}