From c66d8303f57e694cff00f0bded783d5de532c97e Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Fri, 30 Jun 2023 14:19:48 +0200 Subject: [PATCH] client: style fixes in template editor positioning, size and margins of elements --- client/src/components/WebinputCSV.vue | 109 +++++++++++++------------- 1 file changed, 53 insertions(+), 56 deletions(-) diff --git a/client/src/components/WebinputCSV.vue b/client/src/components/WebinputCSV.vue index f1346c8..2caf286 100644 --- a/client/src/components/WebinputCSV.vue +++ b/client/src/components/WebinputCSV.vue @@ -75,7 +75,7 @@ - Please note that this preview uses example data and thus does not take the CERTbund rules into account. The example data contains more data and aggregated fields than real data. + Please note that this preview uses example data and thus does not take the CERTbund rules into account. The example data contains more data and aggregated fields than real data. To consider the input data, use the tools in the "Data Validation and Submission" section.
Subject: {{mailgenPreviewParsed.subject}}
To: {{mailgenPreviewParsed.to}}
{{ mailgenPreviewParsed.body }}
@@ -511,68 +511,61 @@ - - - - Show Email Preview - - -

Templates:

- + + + + + + - - - - Email Preview - - new - modified ↶ - - + v-b-tooltip.hover + @click="previewMailgen(index)" + variant="primary" + :disabled="!mailgenAvailable || !item.body" + title="Preview this template" + block + >Email Preview + + + + new + modified + ↶ + + + 🗑️ 💾