From c6c4b4f735bd4f4f94f02e380bbcb87caced2c8a 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 --- 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 {