Skip to content

Commit

Permalink
IBX-1567: Added word break to alerts (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
dew326 committed Dec 7, 2021
1 parent f45b681 commit f534f08
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/bundle/Resources/public/scss/_alerts.scss
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@
&__title,
&__subtitle {
@include ibexa-font-sans-serif();

word-break: break-all;
}

&__extra_content {
Expand Down

0 comments on commit f534f08

Please sign in to comment.