rex e1f80b569d
refactor(TreeSelect): refactor with sidebar (#2224)
BREAKING CHANGE: rename prop active of sidebar to activeKey
2019-11-01 16:14:52 +08:00

7 lines
127 B
Plaintext

@import '../common/style/var.less';
@import '../common/style/theme.less';
.van-sidebar {
.theme(width, '@sidebar-width');
}