mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[App Search] Crawler overview empty state needs an EuiSpacer (#111498)
This commit is contained in:
parent
ac95ec4d6e
commit
721cf1023d
1 changed files with 1 additions and 0 deletions
|
@ -86,6 +86,7 @@ export const CrawlerOverview: React.FC = () => {
|
|||
</EuiLink>
|
||||
</p>
|
||||
</EuiText>
|
||||
<EuiSpacer size="l" />
|
||||
<AddDomainForm />
|
||||
<EuiSpacer />
|
||||
<EuiFlexGroup justifyContent="flexEnd">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue