Commit e3bebadc authored by Xiaowu Zhang's avatar Xiaowu Zhang

optimize interface

parent dd5b7008
......@@ -11,10 +11,21 @@ input.notice{
.progress_time{
position: absolute;
top: 420px;
top: 400px;
margin: 50px 0 20px 0;
}
.progress_volume{
position: absolute;
top: 310px;
margin: 50px 0 20px 0;
}
progress.pro{
width:400px;
}
progress.volume{
width:400px;
}
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment