Slider widget - how to style it to show it vertically?

0
Hey there, I’m trying to use the slider widget which is made for horizontal alignment and works fine. But I would like to use it vertically – and now comes the problem: I did that by using the “transform: rotate (90deg);” property in CSS but as soon as I rotate the whole widget it starts behaving totally weird. It is impossible to hit the right markers and such things.  I also tried switching the width/height instead, as well as a flex-box and mirroring things. None of that worked… So if someone has a good solution for that ready, it would be great to get some advice! Thank you!  
asked
0 answers