From bee7a910b71300b8b3bd71c1cf98d196f69466e5 Mon Sep 17 00:00:00 2001 From: MidnightRising Date: Fri, 7 Jan 2022 16:10:02 -0500 Subject: [PATCH] Adjusts the image view from height to min-height (#908) Co-authored-by: Midnight --- frontend/src/pages/Recipe/ViewRecipe.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/pages/Recipe/ViewRecipe.vue b/frontend/src/pages/Recipe/ViewRecipe.vue index 0b11c60e8f2a..4f429de18a31 100644 --- a/frontend/src/pages/Recipe/ViewRecipe.vue +++ b/frontend/src/pages/Recipe/ViewRecipe.vue @@ -7,7 +7,7 @@