Merge branch 'master' of https://gitee.com/lvYeJu/lane-crawford-3
This commit is contained in:
@@ -35,6 +35,13 @@ button.sandblasted-blurred {
|
||||
}
|
||||
}
|
||||
|
||||
//只使用浅色模式
|
||||
@media (prefers-color-scheme: dark) {
|
||||
:root, body {
|
||||
background: white !important;
|
||||
color: black !important;
|
||||
}
|
||||
}
|
||||
|
||||
// vant dialog
|
||||
html:root {
|
||||
|
||||
Reference in New Issue
Block a user