mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-08 07:31:09 +08:00
perf: display border status color when the form is verified incorrectly (#4407)
* perf: display border status color when the form is verified incorrectly * chore: adjust the document preview file order
This commit is contained in:
@@ -11,3 +11,7 @@
|
||||
.ant-notification-notice {
|
||||
@apply dark:border-border/60 dark:border;
|
||||
}
|
||||
|
||||
.ant-app .form-valid-error .ant-select-selector {
|
||||
border-color: hsl(var(--destructive));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user