Update event view actions column width (#115809)

This commit is contained in:
Kevin Qualters 2021-10-20 14:47:28 -04:00 committed by GitHub
parent 9e4c21d0ea
commit 031929b418
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -139,7 +139,7 @@ const EventRenderedViewComponent = ({
</ActionsContainer>
);
},
width: '120px',
width: '152px',
},
{
field: 'ecs.timestamp',