Add margin top to button
This commit is contained in:
parent
ce3b2de5e7
commit
5d2651afc1
@ -26,7 +26,7 @@
|
|||||||
@else
|
@else
|
||||||
To configure automatic backup for your Coolify instance, you first need to add as a database resource
|
To configure automatic backup for your Coolify instance, you first need to add as a database resource
|
||||||
into Coolify.
|
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
|
@endif
|
||||||
</div>
|
</div>
|
||||||
<div class="py-4">
|
<div class="py-4">
|
||||||
|
Loading…
Reference in New Issue
Block a user