Skip to content

Commit

Permalink
width adjustment to match mocks
Browse files Browse the repository at this point in the history
  • Loading branch information
Brent Kimmel committed Apr 16, 2020
1 parent 4245a82 commit 5abadc9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,7 @@ export const ProcessEventDot = styled(
textAlign: 'center',
maxWidth: '20rem',
minWidth: '12rem',
width: '60%',
overflow: 'hidden',
whiteSpace: 'nowrap',
textOverflow: 'ellipsis',
Expand Down

0 comments on commit 5abadc9

Please sign in to comment.