diff --git a/cookbook/templates/base.html b/cookbook/templates/base.html index 221de2809..f0cf15b8e 100644 --- a/cookbook/templates/base.html +++ b/cookbook/templates/base.html @@ -100,19 +100,19 @@ @@ -124,7 +124,7 @@ {% endif %} diff --git a/vue/src/apps/IngredientEditorView/IngredientEditorView.vue b/vue/src/apps/IngredientEditorView/IngredientEditorView.vue index 65e410f46..f1a5803c4 100644 --- a/vue/src/apps/IngredientEditorView/IngredientEditorView.vue +++ b/vue/src/apps/IngredientEditorView/IngredientEditorView.vue @@ -98,7 +98,7 @@ {{ $t('Unit') }} {{ $t('Food') }} {{ $t('Note') }} - + @@ -119,11 +119,11 @@ - + - + - + - + - +
-
+
-
+ -
+
-
+
-
+
-
+
diff --git a/vue/src/apps/RecipeView/RecipeView.vue b/vue/src/apps/RecipeView/RecipeView.vue index bab762da5..c55c89f5f 100644 --- a/vue/src/apps/RecipeView/RecipeView.vue +++ b/vue/src/apps/RecipeView/RecipeView.vue @@ -30,16 +30,14 @@

-
+
-
-
- +
+
+
-
- {{ $t("Preparation") }}
+
+ {{ $t("Preparation") }}
{{ recipe.working_time }} {{ $t("min") }}
@@ -47,27 +45,25 @@
-
- +
+
-
- {{ $t("Waiting") }}
+
+ {{ $t("Waiting") }}
{{ recipe.waiting_time }} {{ $t("min") }}
-
-
-
- +
+
+
+
-
+
-
+
@@ -78,7 +74,7 @@
-
+