mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 02:31:21 +00:00
feat(@vant/cli): mobile site support dark mode
This commit is contained in:
@@ -42,7 +42,7 @@ export default {
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 56px;
|
||||
background-color: #fff;
|
||||
background-color: var(--van-doc-background-light);
|
||||
|
||||
&__title {
|
||||
font-weight: 600;
|
||||
|
Reference in New Issue
Block a user