vant-weapp/packages/tab/index.less

8 lines
80 B
Plaintext

.van-tab__pane {
box-sizing: border-box;
&--float {
float: left;
}
}