diff --git a/packages/react/src/components/channel/ChannelCard.tsx b/packages/react/src/components/channel/ChannelCard.tsx index 817e63123..a86fe8e56 100644 --- a/packages/react/src/components/channel/ChannelCard.tsx +++ b/packages/react/src/components/channel/ChannelCard.tsx @@ -86,7 +86,7 @@ export function ChannelCard({ case "sm": return (
@@ -144,7 +144,7 @@ export function ChannelCard({ return ( // Set min-height because react-virtuoso will break if the height is not fixed