Fix lrc background, close #100

This commit is contained in:
DIYgod 2016-12-01 09:56:20 +08:00
parent 230f43f41c
commit a0467709eb
No known key found for this signature in database
GPG Key ID: F8797DD1088C6506
3 changed files with 2 additions and 3 deletions

2
dist/APlayer.min.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -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;