WechatOwnerService/node_modules/vant-weapp/dist/tab/index.wxss
2021-06-06 23:15:16 +08:00

1 line
170 B
Plaintext
Executable File

@import '../common/index.wxss';.van-tab__pane{box-sizing:border-box;overflow-y:auto}.van-tab__pane--active{height:auto}.van-tab__pane--inactive{height:0;overflow:visible}