Expand add panels flyout and increase default rows per page (#30508) (#35071)

This commit is contained in:
Joe Reuter 2019-04-17 12:27:07 +02:00 committed by GitHub
parent 8d00651ff8
commit 2e56908120
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View file

@ -8,7 +8,7 @@ exports[`render 1`] = `
maxWidth={false}
onClose={[Function]}
ownFocus={true}
size="s"
size="m"
>
<EuiFlyoutBody>
<EuiTitle

View file

@ -146,7 +146,6 @@ class DashboardAddPanelUi extends React.Component {
<EuiFlyout
ownFocus
onClose={this.props.onClose}
size="s"
data-test-subj="dashboardAddPanel"
>
<EuiFlyoutBody>