chore: add padding bottom to global caddy config editor
All checks were successful
Caddy Manager CI build / docker (push) Successful in 1m0s

This commit is contained in:
2025-07-10 21:26:41 +07:00
parent fd366dc21d
commit 4ed7d6bd11

View File

@@ -3,6 +3,7 @@
<PageTitle>Global Caddyfile</PageTitle>
<MudContainer Class="pb-10">
<MudCard>
<MudCardHeader>
<MudText Typo="Typo.h6">
@@ -19,3 +20,4 @@
<MudButton OnClick="Cancel">Cancel</MudButton>
</MudCardActions>
</MudCard>
</MudContainer>