fix CSS confliction in button

This commit is contained in:
DIYgod 2016-10-17 10:20:24 +08:00
parent 9030303ad1
commit e78ac91628
No known key found for this signature in database
GPG Key ID: F8797DD1088C6506
3 changed files with 6 additions and 3 deletions

4
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

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