Skip to content

Commit df2db5b

Browse files
committed
Merge upstream changes from PR-7419
2 parents edef9a4 + 45867c3 commit df2db5b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/apps/dashboard/features/metrics/components/MetricCard.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ const MetricCard: FC<MetricCardProps> = ({
3535
>
3636
<Stack
3737
direction='row'
38+
spacing={2}
3839
sx={{
3940
width: '100%',
4041
padding: 2,

0 commit comments

Comments
 (0)