fix: form verification style fails in pop-up window (#4452)
This commit is contained in:
parent
37645f08be
commit
68dbe04bef
@ -12,6 +12,6 @@
|
|||||||
@apply dark:border-border/60 dark:border;
|
@apply dark:border-border/60 dark:border;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ant-app .form-valid-error .ant-select-selector {
|
.form-valid-error .ant-select-selector {
|
||||||
border-color: hsl(var(--destructive));
|
border-color: hsl(var(--destructive));
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user