fix volume control bug
This commit is contained in:
parent
2ab49fcd26
commit
971906ea85
File diff suppressed because one or more lines are too long
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue