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.breakpoints.up("lg")]: {
colName: {
width: 840
width: "auto"
},
colProducts: {
width: 160