Доски желаний и политика награждения
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m0s

This commit is contained in:
poignatov
2026-01-13 22:35:01 +03:00
parent 5ebb55510e
commit f9928c6470
19 changed files with 3662 additions and 198 deletions

View File

@@ -4,6 +4,13 @@
padding-bottom: 5rem;
}
.wishlist-loading {
display: flex;
justify-content: center;
align-items: center;
padding: 3rem;
}
.add-wishlist-button {
background: transparent;
border: 2px dashed #6b8dd6;