mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-24 02:14:21 -04:00
fix word-brekaing
This commit is contained in:
parent
6ce2c17ebf
commit
372ab5cdd9
@ -45,7 +45,9 @@ if(!isset($design)) $design = 'light';
|
||||
{{ $greeting }}
|
||||
@endisset
|
||||
|
||||
{{ $slot }}
|
||||
<div class="break-all">
|
||||
{{ $slot}}
|
||||
</div>
|
||||
|
||||
@isset($signature)
|
||||
{{ $signature }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user