From 3d1b76bcada2ee92b40e446f0d01c39415bd0126 Mon Sep 17 00:00:00 2001 From: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com> Date: Thu, 27 Feb 2025 14:48:29 +0100 Subject: [PATCH] fix: update recipe time row direction on small screens (#5107) --- .../RecipePage/RecipePageParts/RecipePageInfoCard.vue | 4 ++-- frontend/components/Domain/Recipe/RecipeTimeCard.vue | 10 +++++++--- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/frontend/components/Domain/Recipe/RecipePage/RecipePageParts/RecipePageInfoCard.vue b/frontend/components/Domain/Recipe/RecipePage/RecipePageParts/RecipePageInfoCard.vue index ed4683366..5e11391cd 100644 --- a/frontend/components/Domain/Recipe/RecipePage/RecipePageParts/RecipePageInfoCard.vue +++ b/frontend/components/Domain/Recipe/RecipePage/RecipePageParts/RecipePageInfoCard.vue @@ -15,9 +15,9 @@ - + - + - - + + {{ $globals.icons.knfife }} {{ validatePrepTime.name }}{{ validatePrepTime.value }} - + {{ $globals.icons.potSteam }}
{{ validatePrepTime.name }}{{ validatePrepTime.value }}