mcopy/app/css/app.less

16 lines
164 B
Plaintext

#footer{
position: fixed;
bottom: 0;
width: 100%;
height: 150px;
}
#log{
position: fixed;
width: 100%;
height: 150px;
}
.screen{
display: none;
}