vant-weapp/dist/tabbar/index.wxss
2018-10-15 11:12:36 +08:00

1 line
172 B
Plaintext

@import '../common/index.wxss';.van-tabbar{width:100%;height:50px;display:-webkit-flex;display:flex;background-color:#fff}.van-tabbar--fixed{left:0;bottom:0;position:fixed}