Add margin top to button

This commit is contained in:
Astrid 2024-06-24 17:20:56 +02:00
parent ce3b2de5e7
commit 5d2651afc1
No known key found for this signature in database
GPG Key ID: AA294F1DF4FC88A3

View File

@ -26,7 +26,7 @@
@else
To configure automatic backup for your Coolify instance, you first need to add as a database resource
into Coolify.
<x-forms.button wire:click="add_coolify_database">Add Database</x-forms.button>
<x-forms.button class="mt-2" wire:click="add_coolify_database">Add Database</x-forms.button>
@endif
</div>
<div class="py-4">