This commit is contained in:
@@ -200,14 +200,12 @@ const successType = url.searchParams.get('success');
|
||||
</label>
|
||||
</div>
|
||||
|
||||
<div class="label">
|
||||
<span class="label-text-alt text-base-content/60">
|
||||
<div class="flex flex-col sm:flex-row justify-between items-center gap-4 mt-6">
|
||||
<span class="text-xs text-base-content/60 text-center sm:text-left">
|
||||
Address information appears on invoices and quotes
|
||||
</span>
|
||||
</div>
|
||||
|
||||
<div class="flex justify-end">
|
||||
<button type="submit" class="btn btn-primary">
|
||||
<button type="submit" class="btn btn-primary w-full sm:w-auto">
|
||||
<Icon name="heroicons:check" class="w-5 h-5" />
|
||||
Save Changes
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user