Volume fixes, iOS bug fixes
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
// <input type="range"> styling
|
||||
.plyr-range-track() {
|
||||
height: @plyr-range-track-height;
|
||||
background: currentColor;
|
||||
background: transparent;
|
||||
border: 0;
|
||||
border-radius: (@plyr-range-track-height / 2);
|
||||
user-select: none;
|
||||
|
Reference in New Issue
Block a user