From 4312b5ad65e8e9dd85a2fbe22dba1b62917428b5 Mon Sep 17 00:00:00 2001 From: vabene1111 Date: Sat, 28 Dec 2024 18:36:26 +0100 Subject: [PATCH] mobile ingredient edit improvements --- vue3/src/components/inputs/StepEditor.vue | 40 ++++++++++++++++------- 1 file changed, 28 insertions(+), 12 deletions(-) diff --git a/vue3/src/components/inputs/StepEditor.vue b/vue3/src/components/inputs/StepEditor.vue index cf3aadb58..0028ba16a 100644 --- a/vue3/src/components/inputs/StepEditor.vue +++ b/vue3/src/components/inputs/StepEditor.vue @@ -146,30 +146,30 @@ - - + + - - + - {{ $t('Close') }} + + {{ $t('Delete') }} + + {{ $t('Save') }} - +