refactor(ui): remove unnecessary padding from deployment, backup, and logs sections

This commit is contained in:
Andras Bacsai
2025-06-17 10:40:53 +02:00
parent 204ad0fa3d
commit d2f84a177a
4 changed files with 6 additions and 6 deletions

View File

@@ -5,7 +5,7 @@
<h1>Backups</h1>
<livewire:project.shared.configuration-checker :resource="$database" />
<livewire:project.database.heading :database="$database" />
<div class="pt-6">
<div>
<div class="flex gap-2">
<h2 class="pb-4">Scheduled Backups</h2>
<x-modal-input buttonTitle="+ Add" title="New Scheduled Backup">