chore: extract a model file item
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ export const StatusColorMap: Record<
|
||||
},
|
||||
success: {
|
||||
text: `var(--color-progress-green)`,
|
||||
bg: `var(--ant-green-1)`
|
||||
bg: `var(--color-green-fill-light)`
|
||||
},
|
||||
inactive: {
|
||||
text: `var(--ant-color-text-tertiary)`,
|
||||
|
||||
Reference in New Issue
Block a user