plan7 iframe btn update
This commit is contained in:
parent
fc91c42aa7
commit
71ae479002
@ -25,9 +25,9 @@
|
||||
<i class="bi bi-person-plus"></i> <span class="d-inline d-none d-md-inline">Добавить клиента</span>
|
||||
</button>
|
||||
</div>
|
||||
<div class="d-block d-md-none position-fixed bottom-0 end-0 me-3">
|
||||
<div class="d-block d-md-none position-fixed bottom-0 end-0 me-3" style="margin-bottom:90px;">
|
||||
<button type="button" class="shadow btn btn-primary p-2 fs-3 rounded-pill"
|
||||
style="margin-bottom:90px;width:4rem;height:4rem" data-bs-toggle="modal"
|
||||
style="width:4rem;height:4rem" data-bs-toggle="modal"
|
||||
data-bs-target="#createClientModal">
|
||||
<i class="bi bi-person-plus"></i>
|
||||
</button>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user