first
This commit is contained in:
7
node_modules/vant/es/sidebar/index.less
generated
vendored
Normal file
7
node_modules/vant/es/sidebar/index.less
generated
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
@import '../style/var';
|
||||
|
||||
.van-sidebar {
|
||||
width: @sidebar-width;
|
||||
overflow-y: auto;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
}
|
Reference in New Issue
Block a user