mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
fix(cli): change site header width (#5928)
This commit is contained in:
parent
9d1b4d0a3e
commit
928b5875de
@ -140,6 +140,7 @@ export default {
|
||||
|
||||
.van-doc-header {
|
||||
width: 100%;
|
||||
background-color: #001938;
|
||||
user-select: none;
|
||||
|
||||
&__top {
|
||||
@ -148,7 +149,6 @@ export default {
|
||||
height: @van-doc-header-top-height;
|
||||
padding: 0 @van-doc-padding;
|
||||
line-height: @van-doc-header-top-height;
|
||||
background-color: #001938;
|
||||
|
||||
&-nav {
|
||||
flex: 1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user