vant/packages/sidebar/index.less
2019-04-29 20:06:20 +08:00

6 lines
67 B
Plaintext

@import '../style/var';
.van-sidebar {
width: @sidebar-width;
}