property scaling and ui

This commit is contained in:
vabene1111
2023-05-08 12:09:55 +02:00
parent 2a5cba0178
commit 6030fa1d68
4 changed files with 12080 additions and 16683 deletions

View File

@ -139,7 +139,7 @@
<div class="col-lg-6 offset-lg-3 col-12">
<!-- <Nutrition-component :recipe="recipe" id="nutrition_container"-->
<!-- :ingredient_factor="ingredient_factor"></Nutrition-component>-->
<food-property-view-component :recipe="recipe"></food-property-view-component>
<food-property-view-component :recipe="recipe" :servings="servings"></food-property-view-component>
</div>
</div>
</div>