mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
Add space at bottom of Auto-follow Pattern Form. (#34469)
This commit is contained in:
parent
357dc6610c
commit
b94c68abde
1 changed files with 1 additions and 0 deletions
|
@ -649,6 +649,7 @@ export class AutoFollowPatternForm extends PureComponent {
|
|||
{renderLeaderIndexPatterns()}
|
||||
{renderAutoFollowPatternPrefixSuffix()}
|
||||
</EuiForm>
|
||||
<EuiSpacer />
|
||||
{renderFormErrorWarning()}
|
||||
{this.renderApiErrors()}
|
||||
{renderActions()}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue