UNPKG

vantui-edit

Version:

一套适用于Taro3及React的vantui组件库

17 lines (14 loc) 231 B
.van-tab__pane { box-sizing: border-box; overflow-y: auto; -webkit-overflow-scrolling: touch; flex-shrink: 0; width: 100%; &--active { height: auto; } &--inactive { height: 0; overflow: visible; } }