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

This commit is contained in:
developer 2026-04-15 16:31:39 +08:00
parent aeb2819fe8
commit 8e01cce255

View File

@ -7,6 +7,7 @@
.dots { .dots {
position: absolute; position: absolute;
bottom: 0; bottom: 0;
left:0;
mask-image: linear-gradient(to bottom, transparent, black); mask-image: linear-gradient(to bottom, transparent, black);
} }
} }