update button size (#39051) (#39081)

This commit is contained in:
Angela Chuang 2019-06-18 01:42:23 +08:00 committed by GitHub
parent 743b2a8302
commit fe393cca1c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -154,7 +154,7 @@ const LargeNotesButton = pure<{ noteIds: string[]; text?: string; toggleShowNote
<EuiButton
data-test-subj="timeline-notes-button-large"
onClick={() => toggleShowNotes()}
size="l"
size="m"
>
<EuiFlexGroup alignItems="center" gutterSize="none" justifyContent="center">
<EuiFlexItem grow={false}>