From 00823d84172e34e7936010979d66e49fa0be507a Mon Sep 17 00:00:00 2001 From: Daniel O'Connor Date: Sat, 1 Feb 2025 05:15:09 +0000 Subject: [PATCH] Cleanup UX --- .../RecipePageInstructionPlayer.vue | 88 +++++++++++++++---- .../RecipePageInstructions.vue | 1 + 2 files changed, 70 insertions(+), 19 deletions(-) diff --git a/frontend/components/Domain/Recipe/RecipePage/RecipePageParts/RecipePageInstructionPlayer.vue b/frontend/components/Domain/Recipe/RecipePage/RecipePageParts/RecipePageInstructionPlayer.vue index b53401586..380bc7856 100644 --- a/frontend/components/Domain/Recipe/RecipePage/RecipePageParts/RecipePageInstructionPlayer.vue +++ b/frontend/components/Domain/Recipe/RecipePage/RecipePageParts/RecipePageInstructionPlayer.vue @@ -1,9 +1,12 @@