diff --git a/src/categories/components/CategoryList/CategoryList.tsx b/src/categories/components/CategoryList/CategoryList.tsx index e4fe80f32..1f4685aea 100644 --- a/src/categories/components/CategoryList/CategoryList.tsx +++ b/src/categories/components/CategoryList/CategoryList.tsx @@ -18,7 +18,7 @@ const useStyles = makeStyles( theme => ({ [theme.breakpoints.up("lg")]: { colName: { - width: 840 + width: "auto" }, colProducts: { width: 160