Skip to content

Commit

Permalink
Fix Cluster Activity Health margin (#33456)
Browse files Browse the repository at this point in the history
  • Loading branch information
pierrejeambrun authored Aug 16, 2023
1 parent bfe08a7 commit 2ae6d4b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ const Health = (props: CenterProps) => {
title="Triggerer"
status={data?.triggerer?.status}
latestHeartbeat={data?.triggerer?.latestTriggererHeartbeat}
mb={3}
/>
<HealthSection
title="Dag Processor"
Expand Down

0 comments on commit 2ae6d4b

Please sign in to comment.