mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-31 01:44:33 -04:00
fix word-brekaing
This commit is contained in:
parent
6ce2c17ebf
commit
372ab5cdd9
@ -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 }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user