File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ class="btn-primary"
5757 @supportamic_svg (' conversation' )
5858 @endswitch
5959 </span >
60- <div class =" label text-blue dark:text-blue-600 font-semibold" >{{ __ (' supportamic::supportamic.widget.support.' . $actionChat ) } } </div >
60+ <div class =" w-full text-blue dark:text-blue-600 font-semibold" >{{ __ (' supportamic::supportamic.widget.support.' . $actionChat ) } } </div >
6161 </button >
6262 </div >
6363 @endif
@@ -70,7 +70,7 @@ class="h-full w-full flex flex-col text-center block p-4 rounded-md group hover:
7070 <span class =" mb-2 inline-block h-8 w-8 mx-auto text-gray-800 dark:text-dark-175" >
7171 @supportamic_svg (' email' )
7272 </span >
73- <div class =" text-blue dark:text-blue-600 font-semibold" >{{ __ (' supportamic::supportamic.widget.support.action_email' ) } } </div >
73+ <div class =" w-full text-blue dark:text-blue-600 font-semibold" >{{ __ (' supportamic::supportamic.widget.support.action_email' ) } } </div >
7474 </a >
7575 </div >
7676 @endif
@@ -84,7 +84,7 @@ class="h-full w-full flex flex-col text-center block p-4 rounded-md group hover:
8484 <span class =" mb-2 inline-block h-8 w-8 mx-auto text-gray-800 dark:text-dark-175" >
8585 @supportamic_svg (' website' )
8686 </span >
87- <div class =" text-blue dark:text-blue-600 font-semibold" >{{ __ (' supportamic::supportamic.widget.support.action_website' ) } } </div >
87+ <div class =" w-full text-blue dark:text-blue-600 font-semibold" >{{ __ (' supportamic::supportamic.widget.support.action_website' ) } } </div >
8888 </a >
8989 </div >
9090 @endif
You can’t perform that action at this time.
0 commit comments