This website works better with JavaScript
Gitinn
Home
Explore
Help
Register
Sign In
u312193
/
sourcecode
forked from
zaixianjiaoyu/sourcecode
Watch
1
Star
0
Fork
0
Files
Tree:
232298516c
Branches
Tags
master
sourcecode
/
front
/
src
/
layouts
/
ContentLayout
/
index.less
index.less
94 B
History
Raw
1
2
3
4
5
6
.content-layout {
flex: 1;
display: flex;
flex-direction: column;
min-height: 500px;
}