Resize progress bar to slider range

This commit is contained in:
Dmitry Lyzo 2020-02-08 21:21:07 +03:00
parent 20a20ff9d1
commit 40c7dad241

View file

@ -167,6 +167,7 @@
margin-top: -0.05em;
top: 50%;
position: absolute;
padding: 0 0.54em; /* half of slider thumb size */
}
.mdl-slider-background-flex {