TIST-36: Prefetch related models for a list of model instances #31

Merged
steve_dekart merged 2 commits from TIST-36 into develop 2025-07-04 20:52:56 +02:00
Showing only changes of commit 69f47cdc42 - Show all commits

View File

@ -876,6 +876,10 @@ input[type="checkbox"]{
display: flex;
}
.single-recipe-info__details {
min-width: 400px;
}
.single-recipe-info__image {
width: 350px;
height: 260px;