[App Search] Crawler overview empty state needs an EuiSpacer (#111498)

This commit is contained in:
Orhan Toy 2021-09-08 15:00:17 +02:00 committed by GitHub
parent ac95ec4d6e
commit 721cf1023d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -86,6 +86,7 @@ export const CrawlerOverview: React.FC = () => {
</EuiLink>
</p>
</EuiText>
<EuiSpacer size="l" />
<AddDomainForm />
<EuiSpacer />
<EuiFlexGroup justifyContent="flexEnd">