mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 09:18:33 +08:00
8 lines
93 B
CSS
8 lines
93 B
CSS
html.dark {
|
|
color-scheme: dark;
|
|
}
|
|
|
|
.dark .VPContent {
|
|
/* background-color: #14161a; */
|
|
}
|