Fix for redraw issue

This commit is contained in:
Sam Potts
2018-07-30 22:44:19 +10:00
committed by GitHub
parent 44b5d9f6b9
commit e1780a4df0

View File

@ -28,7 +28,6 @@
border: 0;
border-radius: ($plyr-range-track-height / 2);
height: $plyr-range-track-height;
transition: all 0.3s ease;
user-select: none;
}