This website works better with JavaScript
Home
Explore
Help
Register
Sign In
xiongxianhe
/
zx_bms_uni
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
f6b5b24f70
Branches
Tags
xxq_dev
xxq_dev2
zx_zancun
zx_bms_uni
/
miniprogram_npm
/
@vant
/
weapp
/
sidebar
/
index.css
index.css
104 B
History
Raw
1
2
3
4
5
@import '../common/index.css';
.van-sidebar {
width: 85px;
width: var(--sidebar-width, 85px);
}