fix! z-index для формы добавления клиента на главной странице
This commit is contained in:
parent
8d325a1797
commit
46a8d2950e
@ -47,7 +47,7 @@ class="btn list-group-item list-group-item-action p-3 bg-white rounded border bo
|
||||
</div>
|
||||
</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="form-wrap__inner p-2 px-sm-4 py-sm-3 bg-primary border rounded-3 mx-auto" style="z-index:2000">
|
||||
<div class="h4 pb-2 mb-2 fw-bold d-flex flex-column">
|
||||
<small>Добавить клиента</small>
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user