Skip to content

Commit

Permalink
word break added
Browse files Browse the repository at this point in the history
  • Loading branch information
mdshamoon committed Nov 2, 2023
1 parent a95ee92 commit c8771a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/containers/Ticket/TicketList/TicketList.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@
color: #93a29b;
line-height: 1.25;
margin: 0;
word-break: break-all;
}

.Filters {
Expand Down

0 comments on commit c8771a5

Please sign in to comment.