From e0019c5c247cde3e41d8013bbe282dee9ad891f9 Mon Sep 17 00:00:00 2001 From: hay-kot Date: Tue, 27 Apr 2021 16:35:56 -0800 Subject: [PATCH] fix drag on mobile --- .../components/Recipe/RecipeEditor/index.vue | 38 ++++++++++++------- 1 file changed, 24 insertions(+), 14 deletions(-) diff --git a/frontend/src/components/Recipe/RecipeEditor/index.vue b/frontend/src/components/Recipe/RecipeEditor/index.vue index 0f9c20f7b..5925a53a8 100644 --- a/frontend/src/components/Recipe/RecipeEditor/index.vue +++ b/frontend/src/components/Recipe/RecipeEditor/index.vue @@ -3,7 +3,7 @@ + - - mdi-plus - - +
+ + + mdi-plus + +

{{ $t("recipe.categories") }}

- - mdi-plus - +
+ + mdi-plus + +
@@ -202,10 +209,13 @@ - - mdi-plus - - +
+ + + mdi-plus + +
+