mcopy/app/css/app.less

20 lines
195 B
Plaintext

#footer{
position: fixed;
bottom: 0;
width: 100%;
height: 150px;
}
#log{
position: fixed;
width: 600px;
height: 150px;
}
#status{
position: fixed;
width: 100px;
right: 0;
}