Skip to content

Commit

Permalink
IBX-3588: Allowed multiline notifications (#2060)
Browse files Browse the repository at this point in the history
  • Loading branch information
barw4 authored Aug 22, 2022
1 parent 173caf6 commit ef94ad3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/bundle/Resources/public/scss/_notifications.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

&__message {
align-self: center;
white-space: pre-wrap;
}

.alert {
Expand Down

0 comments on commit ef94ad3

Please sign in to comment.