4.24.5: Отступ снизу в модальном окне желания
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m4s

This commit is contained in:
poignatov
2026-02-06 16:08:25 +03:00
parent 73ce74bc7c
commit e89f0879c6
3 changed files with 3 additions and 3 deletions

View File

@@ -90,7 +90,7 @@
}
.wishlist-detail-modal-content {
padding: 0.75rem 1.5rem 1rem 1.5rem;
padding: 0.75rem 1.5rem 1.25rem 1.5rem;
overflow-y: auto;
flex: 1;
}