Skip to content

Commit

Permalink
add width for recent threat alerts card
Browse files Browse the repository at this point in the history
Signed-off-by: Hailong Cui <ihailong@amazon.com>
  • Loading branch information
Hailong-am committed Oct 9, 2024
1 parent 7469292 commit 97b0dd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/utils/helpers.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -701,6 +701,7 @@ export function registerThreatAlertsCard() {
detectorService={getBrowserServices().detectorsService}
/>
),
width: 16,
}),
});
}
Expand Down

0 comments on commit 97b0dd6

Please sign in to comment.