Update product list style

This commit is contained in:
Dawid Tarasiuk 2020-06-17 14:11:31 +02:00
parent e450dd4c4d
commit 79b49ea406
2 changed files with 2 additions and 2 deletions

View file

@ -31,7 +31,7 @@ const useStyles = makeStyles(
width: "auto" width: "auto"
}, },
colPrice: { colPrice: {
width: 200 width: 300
}, },
colPublished: { colPublished: {
width: 200 width: 200

View file

@ -44,7 +44,7 @@ const useStyles = makeStyles(
width: "auto" width: "auto"
}, },
colPrice: { colPrice: {
width: 200 width: 300
}, },
colPublished: { colPublished: {
width: 200 width: 200