Fix Category list layout overlapping.

This commit is contained in:
MahmoudRizk 2021-06-05 21:12:37 +02:00
parent dd4519a044
commit a473531e8f

View file

@ -18,7 +18,7 @@ const useStyles = makeStyles(
theme => ({ theme => ({
[theme.breakpoints.up("lg")]: { [theme.breakpoints.up("lg")]: {
colName: { colName: {
width: 840 width: "auto"
}, },
colProducts: { colProducts: {
width: 160 width: 160