fix CSS confliction in button
This commit is contained in:
parent
9030303ad1
commit
e78ac91628
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -65,6 +65,9 @@ $aplayer-height-lrc: $aplayer-height + $lrc-height - 6;
|
|||
opacity: .8;
|
||||
vertical-align: middle;
|
||||
padding: 0;
|
||||
font-size: 12px;
|
||||
margin: 0;
|
||||
display: inline;
|
||||
|
||||
.aplayer-fill {
|
||||
transition: all .2s ease-in-out;
|
||||
|
|
|
|||
Loading…
Reference in New Issue