UNPKG
tuns-mobile-components
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.3
0.0.2
Tuns Design UI
tuns-mobile-components
/
src
/
layouts
/
index.less
9 lines
(8 loc)
•
152 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
.demo-layout-root
{
height
:
100vh
;
.demo-layout-container
{
height
:
calc
(
100vh
-
88px
); //
margin-top
:
88px
; //
overflow
: hidden; } }