build assets

This commit is contained in:
Saeed Vaziry
2024-05-11 11:10:15 +02:00
parent 4361305206
commit 1067a5fd33
3 changed files with 3 additions and 3 deletions

View File

@ -48,7 +48,7 @@
<x-secondary-button
id="btn-check-updates"
class="mb-2 md:mb-0 md:ml-2"
class="mt-2 md:ml-2 md:mt-0"
hx-post="{{ route('servers.settings.check-updates', $server) }}"
hx-swap="outerHTML"
hx-target="#server-details"