Accomodate height of the <EuiBottomBar /> (#104882)

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
Alejandro Fernández Gómez 2021-07-12 11:46:38 +02:00 committed by GitHub
parent b2b57a2404
commit 5256b6d23e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -430,7 +430,9 @@ export const EditPackagePolicyForm = memo<{
/>
)}
{configurePackage}
<EuiSpacer size="l" />
{/* Extra space to accomodate the EuiBottomBar height */}
<EuiSpacer size="xxl" />
<EuiSpacer size="xxl" />
<EuiBottomBar>
<EuiFlexGroup justifyContent="spaceBetween" alignItems="center">
<EuiFlexItem grow={false}>