From 3d7ffbf5ca7186b8565f3b6e5cfe48a2746eae3f Mon Sep 17 00:00:00 2001 From: Massedil Date: Mon, 4 Nov 2024 22:49:54 +0100 Subject: [PATCH] Issue #1571: Design adjustments for mobile --- src/views/Event/EditView.vue | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/src/views/Event/EditView.vue b/src/views/Event/EditView.vue index 341664ca2..3582a3140 100644 --- a/src/views/Event/EditView.vue +++ b/src/views/Event/EditView.vue @@ -62,6 +62,7 @@ - - {{ - t("Show the time when the event begins") - }} +
+ {{ + t("Show the time when the event begins") + }} +
- {{ - t("Show the time when the event ends") - }} +
+ {{ + t("Show the time when the event ends") + }} +