UNPKG

hae

Version:

Mobile web UI based on Vux

19 lines (17 loc) 334 B
@import "../../base/fn"; @import "weui-tabbar"; @import "navbar"; .weui-tab { position: relative; height: 100%; } .weui-tab__panel { box-sizing: border-box; height: 100%; padding-bottom: 50px; overflow: auto; -webkit-overflow-scrolling: touch; } .weui-tab__content{ display: none; }