chore: add padding bottom to global caddy config editor
All checks were successful
Caddy Manager CI build / docker (push) Successful in 1m0s
All checks were successful
Caddy Manager CI build / docker (push) Successful in 1m0s
This commit is contained in:
@@ -3,7 +3,8 @@
|
|||||||
|
|
||||||
<PageTitle>Global Caddyfile</PageTitle>
|
<PageTitle>Global Caddyfile</PageTitle>
|
||||||
|
|
||||||
<MudCard>
|
<MudContainer Class="pb-10">
|
||||||
|
<MudCard>
|
||||||
<MudCardHeader>
|
<MudCardHeader>
|
||||||
<MudText Typo="Typo.h6">
|
<MudText Typo="Typo.h6">
|
||||||
Global Caddyfile
|
Global Caddyfile
|
||||||
@@ -18,4 +19,5 @@
|
|||||||
<MudButton Color="Color.Primary" OnClick="Submit">Save</MudButton>
|
<MudButton Color="Color.Primary" OnClick="Submit">Save</MudButton>
|
||||||
<MudButton OnClick="Cancel">Cancel</MudButton>
|
<MudButton OnClick="Cancel">Cancel</MudButton>
|
||||||
</MudCardActions>
|
</MudCardActions>
|
||||||
</MudCard>
|
</MudCard>
|
||||||
|
</MudContainer>
|
||||||
Reference in New Issue
Block a user