Fix lrc background, close #100
This commit is contained in:
parent
230f43f41c
commit
a0467709eb
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -302,7 +302,6 @@ $aplayer-height-lrc: $aplayer-height + $lrc-height - 6;
|
|||
display: none;
|
||||
position: relative;
|
||||
height: $lrc-height;
|
||||
background: #fff;
|
||||
text-align: center;
|
||||
overflow: hidden;
|
||||
margin: -10px 0 7px;
|
||||
|
|
|
|||
Loading…
Reference in New Issue