remove h4 padding on server proxy settings
from: ![from](https://astrid.email/u/chrome_9wK3HTTy12.png) to: ![to](https://astrid.email/u/chrome_7m5jXr1aWH.png)
This commit is contained in:
parent
7474896368
commit
b0863eb5ea
@ -21,9 +21,9 @@
|
||||
href="https://coolify.io/docs/knowledge-base/server/proxies#switch-between-proxies">this</a>.
|
||||
</div>
|
||||
@if ($server->proxyType() === 'TRAEFIK_V2')
|
||||
<h4 class="pb-4">Traefik</h4>
|
||||
<h4>Traefik</h4>
|
||||
@elseif ($server->proxyType() === 'CADDY')
|
||||
<h4 class="pb-4 ">Caddy</h4>
|
||||
<h4>Caddy</h4>
|
||||
@endif
|
||||
@if (
|
||||
$server->proxy->last_applied_settings &&
|
||||
|
Loading…
Reference in New Issue
Block a user