Open digitaldirk opened 1 month ago
I think it's the width calculation, i.e. width: unset
on .mud-slider.mud-slider-vertical
. Change it to different values and you can make it fit. Wonder what's different about FireFox 🤔
I feel like height: 100%
is a red herring and doesn't need to be defined either. It's rotated so it's still using the width, right?
Things to check
Bug type
Component
Component name
MudSlider
What happened?
https://www.mudblazor.com/components/slider#vertical
On Firefox (not chrome/edge): the vertical example renders weird:
Expected behavior
To look like chrome/edge
Reproduction link
https://www.mudblazor.com/components/slider#vertical
Reproduction steps
https://www.mudblazor.com/components/slider#vertical
Relevant log output
No response
Version (bug)
7.8.0
Version (working)
?
What browsers are you seeing the problem on?
Firefox
On which operating systems are you experiencing the issue?
Windows
Pull Request
Code of Conduct