fixed sliders for the bin and grain bag visualizers

This commit is contained in:
csawatzky 2025-04-24 11:14:02 -06:00
parent 5d697091e0
commit d610e763c3
2 changed files with 2 additions and 31 deletions

View file

@ -153,7 +153,8 @@ const useStyles = makeStyles((theme: Theme) => {
sliderValLabel: {
height: 30,
width: 30,
//top: -15,
left: -5,
top: -20,
background: "transparent"
},
});