UNPKG

hae-mobile-ui

Version:

Pure UI Library For Hae

18 lines (16 loc) 319 B
@import "../../base/fn"; @import "weui_tab_tabbar"; .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; }