From b46f7ca99bb6f20619bc2cb4b0aabb0d487829d0 Mon Sep 17 00:00:00 2001 From: Oliver Schramm Date: Wed, 6 Nov 2024 17:10:31 +0100 Subject: [PATCH] Add padding and max width so they don't stick to right screen border Also make them align Signed-off-by: Oliver Schramm --- src/components/Questions/QuestionDate.vue | 3 ++- src/components/Questions/QuestionFile.vue | 3 ++- src/views/Submit.vue | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/src/components/Questions/QuestionDate.vue b/src/components/Questions/QuestionDate.vue index d45c4555c..ff8e4810a 100644 --- a/src/components/Questions/QuestionDate.vue +++ b/src/components/Questions/QuestionDate.vue @@ -129,7 +129,8 @@ export default {