mcopy/app/css/app.less

19 lines
179 B
Plaintext
Raw Normal View History

2016-04-13 02:06:06 +00:00
#footer{
position: fixed;
bottom: 0;
width: 100%;
height: 100px;
}
#log{
position: fixed;
width: 700px;
}
#status{
position: fixed;
width: 100px;
right: 0;
}