style(@vant/cli): improve demo style in dark mode

This commit is contained in:
chenjiahan
2022-01-26 17:05:47 +08:00
parent 73322fd310
commit 0e8e3200a2
5 changed files with 11 additions and 10 deletions

View File

@@ -46,7 +46,7 @@ body {
}
.van-doc-theme-dark {
background-color: var(--van-doc-background);
background-color: var(--van-doc-black);
}
::-webkit-scrollbar {