Slider styling

This commit is contained in:
Sam Potts
2018-01-07 22:35:52 +11:00
parent e14e2cfaff
commit eb38e0394d
5 changed files with 17 additions and 13 deletions

View File

@ -12,7 +12,7 @@
color: $plyr-range-fill-bg;
cursor: pointer;
display: block;
height: $plyr-range-thumb-active-height;
height: $plyr-range-max-height;
margin: 0;
padding: 0;
transition: box-shadow 0.3s ease;