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

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

View File

@ -5,8 +5,9 @@
overflow: hidden;
.dots {
position: absolute;
bottom: 0;
position: absolute;
bottom: 0;
left:0;
mask-image: linear-gradient(to bottom, transparent, black);
}
}