quasar-framework
Version:
Simultaneously build desktop/mobile SPA websites & phone/tablet apps with VueJS
24 lines (21 loc) • 457 B
text/stylus
.fit
width 100% !important
height 100% !important
.full-height
height 100% !important
.full-width
width 100% !important
margin-left 0 !important
margin-right 0 !important
.window-height
margin-top 0 !important
margin-bottom 0 !important
height 100vh !important
.window-width
margin-left 0 !important
margin-right 0 !important
width 100vw !important
.block
display block !important
.inline-block
display inline-block !important