Visual fixes

This commit is contained in:
dominik-zeglen 2019-09-23 17:32:00 +02:00
parent 038d6e5580
commit 4d9171faa4

View file

@ -42,13 +42,13 @@ const useStyles = makeStyles((theme: Theme) => ({
width: "auto"
},
colPrice: {
width: 160
width: 200
},
colSku: {
width: 210
},
colStock: {
width: 160
width: 120
},
hr: {
marginBottom: theme.spacing.unit,