fix volume control bug

This commit is contained in:
DIYgod 2015-11-28 00:32:17 +08:00
parent 2ab49fcd26
commit 971906ea85
2 changed files with 2 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -280,6 +280,7 @@ $aplayer-height-lrc: $aplayer-height + $lrc-height;
right: -5px;
width: 25px;
height: 40px;
z-index: 99;
.aplayer-volume-bar {
position: absolute;