fix: 💄 Added hyphens at next billing cycle field
This commit is contained in:
parent
737bf6e8e9
commit
23a890ecba
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@
|
|||
</div>
|
||||
|
||||
<div class="row mb-4 ">
|
||||
<div class="col-5 ">
|
||||
<div class="col-5 word-break" style="hyphens: auto">
|
||||
{{ __('Next Billing Cycle') }}:
|
||||
</div>
|
||||
<div class="col-7 d-flex text-wrap align-items-center">
|
||||
|
|
Loading…
Add table
Reference in a new issue