support audio sync transcoding
This commit is contained in:
parent
25a2d421dc
commit
ea885c45c9
24 changed files with 151 additions and 149 deletions
|
@ -255,21 +255,11 @@
|
|||
}
|
||||
|
||||
.cardProgress .itemProgressBar {
|
||||
height: 6px;
|
||||
height: 7px;
|
||||
width: 100%;
|
||||
opacity: .8;
|
||||
}
|
||||
|
||||
.miniCardProgress {
|
||||
/* Make sure it's on top of the fade gradient '*/
|
||||
z-index: 1000;
|
||||
}
|
||||
|
||||
.miniCardProgress .itemProgressBar {
|
||||
height: 6px;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
@media all and (max-width: 1200px) {
|
||||
|
||||
.portraitCard .cardOverlayInner {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue