CodeBeam.MudBlazor.Extensions
CodeBeam.MudBlazor.Extensions copied to clipboard
MudSplitter Display Issue in Firefox
trafficstars
The splitter-bar does not display propely in firefox. It works as expected in chrome and edge. It is more obvious when shrinking the bar to a smaller size for click and drag purposes - but is present either way. I am no css expert so I have not figured out why, but the .mud-slider-input is 50% lower than it should be all the time in firefox.
.mud-slider-input { top: 50%; }
Chrome:
FireFox: