mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 19:24:16 +00:00
style(@vant/cli): improve mobile style in dark mode
This commit is contained in:
@@ -79,8 +79,7 @@ export default {
|
||||
max-width: var(--van-doc-nav-width);
|
||||
padding: 8px 0;
|
||||
overflow-y: scroll;
|
||||
background-color: var(--van-doc-background-light);
|
||||
box-shadow: 0 8px 12px var(--van-doc-shadow-color);
|
||||
background-color: var(--van-doc-background-2);
|
||||
|
||||
@media (min-width: var(--van-doc-row-max-width)) {
|
||||
left: 50%;
|
||||
|
Reference in New Issue
Block a user