fixed sliders for the bin and grain bag visualizers
This commit is contained in:
parent
5d697091e0
commit
d610e763c3
2 changed files with 2 additions and 31 deletions
|
|
@ -153,7 +153,8 @@ const useStyles = makeStyles((theme: Theme) => {
|
|||
sliderValLabel: {
|
||||
height: 30,
|
||||
width: 30,
|
||||
//top: -15,
|
||||
left: -5,
|
||||
top: -20,
|
||||
background: "transparent"
|
||||
},
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue