diff --git a/src/components/AppGallery.tsx b/src/components/AppGallery.tsx index dc96cb2..7f6f848 100644 --- a/src/components/AppGallery.tsx +++ b/src/components/AppGallery.tsx @@ -48,6 +48,7 @@ const AppListItem = ({ height: "93px", overflow: "hidden", padding: "0 18px", + borderRadius: "28px", }} selected={selected} key={id}