diff --git a/src/categories/components/CategoryList/CategoryList.tsx b/src/categories/components/CategoryList/CategoryList.tsx index 2db043d80..28344d8fe 100644 --- a/src/categories/components/CategoryList/CategoryList.tsx +++ b/src/categories/components/CategoryList/CategoryList.tsx @@ -36,7 +36,7 @@ const styles = (theme: Theme) => } }, colName: { - paddingLeft: "0 !important" + paddingLeft: 0 }, colProducts: { textAlign: "center"