обновлена главная страница агента

This commit is contained in:
developer 2026-04-30 12:24:42 +08:00
parent 0dc59fdbd2
commit 48871ad589

View File

@ -48,7 +48,7 @@ class="btn list-group-item list-group-item-action p-3 bg-white rounded border bo
</div>
<div class="form-wrap col-12 col-lg-6">
<div class="form-wrap__inner p-2 px-sm-4 py-sm-3 bg-primary border rounded-3 mx-auto" style="">
<div class="h4 pb-2 mb-2 fw-bold d-flex flex-column">
<div class="h4 pb-2 my-3 fw-bold d-flex flex-column">
<small>Добавить клиента</small>
</div>
<livewire:ClientCreator />