Skip to content

Commit

Permalink
Added word-break to feedback buttons in email
Browse files Browse the repository at this point in the history
  • Loading branch information
dvdwinden committed Nov 28, 2024
1 parent 338c480 commit 7904ed6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -523,6 +523,7 @@ figure blockquote p {
font-weight: 500;
margin: 1em 0 0 0;
line-height: 1.4em;
word-break: break-word;
}
/* -------------------------------------
Expand Down

0 comments on commit 7904ed6

Please sign in to comment.