Fixed spacing of Bucket Events helpbox (#1999)
This commit is contained in:
@@ -203,6 +203,7 @@ const BucketEventsPanel = ({
|
||||
</Grid>
|
||||
{!loadingEvents && (
|
||||
<Grid item xs={12}>
|
||||
<br />
|
||||
<HelpBox
|
||||
title={"Lambda Notifications"}
|
||||
iconComponent={<LambdaIcon />}
|
||||
|
||||
Reference in New Issue
Block a user