mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
New: Seek bar height now increases when seeking for improved feedback
This commit is contained in:
@@ -768,6 +768,10 @@ progress+span {
|
|||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.sliderContainer:active .mdl-slider-background-flex {
|
||||||
|
transform: scaleY(1.75);
|
||||||
|
}
|
||||||
|
|
||||||
.mdl-slider-background-flex {
|
.mdl-slider-background-flex {
|
||||||
border-radius: var(--smallRadius);
|
border-radius: var(--smallRadius);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user