Skip to content

Commit

Permalink
fix: Word break
Browse files Browse the repository at this point in the history
  • Loading branch information
LautaroPetaccio committed Jul 12, 2024
1 parent a4c3c08 commit c4ad5c3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,5 @@

.ui.modal.ApprovalFlowModal .error-container .urn {
font-size: 12px;
word-break: break-all;
}

0 comments on commit c4ad5c3

Please sign in to comment.