Merge pull request #1139 from MahmoudRizk/fix/category-list

Fix Category list layout overlapping.
This commit is contained in:
mmarkusik 2021-06-24 11:26:39 +02:00 committed by GitHub
commit 58199d259e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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