index.wxss 88 B

12345
  1. @import '../common/index.wxss';
  2. .van-sidebar {
  3. width: var(--sidebar-width, 80px)
  4. }