mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
parent
e3ed72d625
commit
dfae294c49
1 changed files with 1 additions and 1 deletions
|
@ -410,7 +410,7 @@ const UnstyledProcessEventDot = React.memo(
|
|||
alignSelf: 'flex-start',
|
||||
background: colorMap.resolverBackground,
|
||||
display: `${isShowingEventActions ? 'flex' : 'none'}`,
|
||||
margin: 0,
|
||||
margin: '2px 0 0 0',
|
||||
padding: 0,
|
||||
}}
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue