Skip to content

Commit 118605b

Browse files
committed
retain ellipses in wraped workflow label
1 parent 810fb5e commit 118605b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/views/workflow-history/workflow-history-timeline-group/workflow-history-timeline-group.styles.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ const cssStylesObj = {
3434
display: 'flex',
3535
flexDirection: 'column',
3636
gap: 0,
37+
overflow: 'hidden',
3738
[theme.mediaQuery.medium]: {
3839
display: 'flex',
3940
flexDirection: 'row',

0 commit comments

Comments
 (0)