From 37a3ec9599981f1f0d939f42122ef9144fc577cc Mon Sep 17 00:00:00 2001 From: Mateusz Kwasniewski Date: Thu, 12 Dec 2024 09:21:55 +0100 Subject: [PATCH] fix: productivity report small screens (#8963) --- .../productivity-report.html.mustache | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/mailtemplates/productivity-report/productivity-report.html.mustache b/src/mailtemplates/productivity-report/productivity-report.html.mustache index 378ed4aeb3..c8a4138666 100644 --- a/src/mailtemplates/productivity-report/productivity-report.html.mustache +++ b/src/mailtemplates/productivity-report/productivity-report.html.mustache @@ -41,20 +41,20 @@
+ style="margin: 0;padding: 42px 8px;background: #f0f0f5;border-width: 3px;border-color: #ffffff;border-style: solid; height: 80px;"> {{flagsCreated}}
- flags created
- {{{flagsCreatedTrendMessage}}} +
flags created
+
{{{flagsCreatedTrendMessage}}}
+ style="margin: 0;padding: 42px 8px;background: #f0f0f5;border-width: 3px;border-color: #ffffff;border-style: solid; height: 80px;"> {{productionUpdates}}
- production updates
- {{{productionUpdatedTrendMessage}}} +
production updates
+
{{{productionUpdatedTrendMessage}}}