diff --git a/src/components/catalog-row/catalog-row.tsx b/src/components/catalog-row/catalog-row.tsx index f8981461..6f8e89d3 100644 --- a/src/components/catalog-row/catalog-row.tsx +++ b/src/components/catalog-row/catalog-row.tsx @@ -141,7 +141,6 @@ const CatalogPost = ({ post }: { post: Comment }) => { open: showPortal, placement: placementRef.current, middleware: [ - shift({ padding: 10 }), offset({ mainAxis: 5 }), size({ apply({ elements }) {