mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
Update event view actions column width (#115809)
This commit is contained in:
parent
9e4c21d0ea
commit
031929b418
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@ const EventRenderedViewComponent = ({
|
|||
</ActionsContainer>
|
||||
);
|
||||
},
|
||||
width: '120px',
|
||||
width: '152px',
|
||||
},
|
||||
{
|
||||
field: 'ecs.timestamp',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue