UNPKG
react-zeanium-ui-ui
Version:
latest (0.1.1)
0.1.1
Zeanium UI Framework for React.js
react-zeanium-ui-ui
/
less
/
layout
/
fixed-lcr.less
15 lines
(13 loc)
•
196 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.rt-layout
.fixed-lcr
{ &>*{
top
:
0px
;
height
:
100%
;
bottom
:
0px
; } &>
.c-layout-head
{
left
:
0px
; } &>
.c-layout-foot
{
right
:
0px
; } }