UNPKG
@ohayojp.com/components
Version:
latest (1.0.0)
1.0.0
Common business components of ohayojp.
ohayojp.com
ohayojp/ohayo
@ohayojp.com/components
/
full-content
/
style
/
index.less
12 lines
(10 loc)
•
205 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
@import
'../../../theme/theme-default.less'
;
@full-content-prefix:
~'.full-content'
;
@{full-content-prefix}
{
display
: block;
height
:
100%
;
overflow
: hidden;
&
__body
{
overflow
: hidden; } }