Skip to content

Commit

Permalink
APPEALS-24999 Made css change to break word for long links in case ti…
Browse files Browse the repository at this point in the history
…meline
  • Loading branch information
jefftmarks committed Aug 11, 2023
1 parent f9b2976 commit abd7fb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/app/styles/queue/_timeline.scss
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@

.task-instructions > p {
margin-top: 0;
word-wrap: break-word;

strong {
font-size: 15px;
Expand Down

0 comments on commit abd7fb5

Please sign in to comment.