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