mirror of
https://github.com/imdap/ruoyi-plus-vben5.git
synced 2026-05-11 05:02:10 +08:00
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into antdv-next
This commit is contained in:
@@ -34,7 +34,10 @@
|
||||
|
||||
.ant-message-notice-content,
|
||||
.ant-notification-notice {
|
||||
@apply dark:border-border/60 dark:border;
|
||||
&:is(.dark *) {
|
||||
border-color: hsl(var(--border) / 60%);
|
||||
border-width: 1px;
|
||||
}
|
||||
}
|
||||
|
||||
.form-valid-error {
|
||||
|
||||
@@ -36,7 +36,10 @@
|
||||
|
||||
.ant-message-notice-content,
|
||||
.ant-notification-notice {
|
||||
@apply dark:border-border/60 dark:border;
|
||||
&:is(.dark *) {
|
||||
border-color: hsl(var(--border) / 60%);
|
||||
border-width: 1px;
|
||||
}
|
||||
}
|
||||
|
||||
.form-valid-error {
|
||||
|
||||
Reference in New Issue
Block a user