UNPKG

framework7

Version:

Full featured mobile HTML framework for building iOS & Android apps

9 lines (8 loc) 149 B
/* === Views === */ .views, .view { position: relative; height: 100%; z-index: 5000; overflow: hidden; box-sizing: border-box; }