Fixed spacing of Bucket Events helpbox (#1999)

This commit is contained in:
jinapurapu
2022-05-13 13:58:20 -07:00
committed by GitHub
parent 1532cc0e70
commit e4bf6ffd18

View File

@@ -203,6 +203,7 @@ const BucketEventsPanel = ({
</Grid>
{!loadingEvents && (
<Grid item xs={12}>
<br />
<HelpBox
title={"Lambda Notifications"}
iconComponent={<LambdaIcon />}