Skip to content

Commit

Permalink
Update Health.tsx
Browse files Browse the repository at this point in the history
removed bottom margin from triggerer
  • Loading branch information
erdos2n authored Aug 31, 2023
1 parent 6319e5e commit 519966e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ const Health = (props: CenterProps) => {
title="Triggerer"
status={data?.triggerer?.status}
latestHeartbeat={data?.triggerer?.latestTriggererHeartbeat}
mb={3}
/>
{!!standaloneDagProcessor && (
<HealthSection
Expand Down

0 comments on commit 519966e

Please sign in to comment.