no message
This commit is contained in:
@@ -200,6 +200,7 @@
|
||||
width: 800px;
|
||||
height: 448px;
|
||||
overflow: hidden;
|
||||
cursor: pointer;
|
||||
|
||||
.item {
|
||||
width: 800px;
|
||||
@@ -1081,10 +1082,16 @@
|
||||
}
|
||||
}
|
||||
|
||||
.time-display {
|
||||
color: #fff;
|
||||
font-size: 12px;
|
||||
line-height: 10px;
|
||||
}
|
||||
|
||||
.progress-bar {
|
||||
height: 10px;
|
||||
width: 500px;
|
||||
margin: 0 auto;
|
||||
margin: 0 10px;
|
||||
.bar {
|
||||
height: 4px;
|
||||
background-color: rgba(255, 255, 255, 1);
|
||||
|
||||
Reference in New Issue
Block a user