6.11.5: Стили блока выбора доски в товарах и желаниях
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m5s

This commit is contained in:
poignatov
2026-03-11 09:41:27 +03:00
parent a35797a1f9
commit 3624cfffbd
5 changed files with 44 additions and 17 deletions

View File

@@ -478,3 +478,11 @@
transform: translateY(-1px);
}
.wishlist .board-pill {
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.wishlist .board-pill {
border-color: transparent;
}