Merge pull request #4377 from beganovich/v5-email-fixes

(v5) Fix issue with text not breaking in the e-mails
This commit is contained in:
Benjamin Beganović 2020-11-27 11:40:04 +01:00 committed by GitHub
commit 07e1e822f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,7 +45,9 @@ if(!isset($design)) $design = 'light';
{{ $greeting }} {{ $greeting }}
@endisset @endisset
{{ $slot }} <div class="break-all">
{{ $slot}}
</div>
@isset($signature) @isset($signature)
{{ $signature }} {{ $signature }}