обновлена форма добавления клиентов: сделан выбор нескольких жк

This commit is contained in:
developer 2026-04-15 17:17:45 +08:00
parent 97132fbe3b
commit f8dc49b1ae

View File

@ -1,8 +1,7 @@
.form-wrap {
position: relative;
height: 380px;
overflow: hidden;
transition: height 0.25s ease-out;
min-height: 380px;
overflow: visible;
.dots {
position: absolute;
bottom: 0;