mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
parent
743b2a8302
commit
fe393cca1c
1 changed files with 1 additions and 1 deletions
|
@ -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}>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue