From 23723883ef8494f4851fdc89a0bb73d1c0583ceb Mon Sep 17 00:00:00 2001 From: merve karaman <107546467+mervekaraman@users.noreply.github.com> Date: Wed, 2 Oct 2024 21:18:51 +0300 Subject: [PATCH 1/2] Ability to change document colour and contact based on invoice style fixed --- .../views/components/documents/form/advanced.blade.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/views/components/documents/form/advanced.blade.php b/resources/views/components/documents/form/advanced.blade.php index 96a66f47c..a847d7631 100644 --- a/resources/views/components/documents/form/advanced.blade.php +++ b/resources/views/components/documents/form/advanced.blade.php @@ -40,12 +40,12 @@ label="{{ trans_choice('general.templates', 1) }}" :options="$templates" :selected="$template" + option-style="height: 6rem;" + form-group-class="sm:col-span-4" >