Split DnsRecordsCard in several components

This commit is contained in:
nemunaire 2025-10-23 12:36:28 +07:00
commit a6448a1533
6 changed files with 310 additions and 195 deletions

View file

@ -28,7 +28,7 @@
</h5>
<span class="badge bg-secondary">MX</span>
</div>
<div class="card-body pb-0">
<div class="card-body">
{#if description}
<p class="card-text small text-muted mb-0">{description}</p>
{/if}