diff --git a/pkg/web/src/components/common/Card.tsx b/pkg/web/src/components/common/Card.tsx index 62852bef2..26c3d424f 100644 --- a/pkg/web/src/components/common/Card.tsx +++ b/pkg/web/src/components/common/Card.tsx @@ -13,7 +13,7 @@ export const Card = ({ style?: React.CSSProperties; className?: string; }) => ( -
+
{title} {operations}