mirror of
https://gitee.com/yudaocode/yudao-ui-admin-vben.git
synced 2025-12-30 02:22:25 +00:00
12 lines
131 B
CSS
12 lines
131 B
CSS
html.dark {
|
|
color-scheme: dark;
|
|
}
|
|
|
|
.dark .VPContent {
|
|
/* background-color: #14161a; */
|
|
}
|
|
|
|
.form-valid-error p {
|
|
margin: 0;
|
|
}
|