From 58d6df4ed3c1ed5e0207040b8e559b51bd843444 Mon Sep 17 00:00:00 2001 From: benjamin <benjamin@le-filament.com> Date: Thu, 23 Jun 2022 18:35:56 +0200 Subject: [PATCH] [update] report logo header --- templates/report_scop_layout.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/report_scop_layout.xml b/templates/report_scop_layout.xml index 51a8888..c213321 100644 --- a/templates/report_scop_layout.xml +++ b/templates/report_scop_layout.xml @@ -28,7 +28,7 @@ t-if="company.logo" t-att-src="image_data_uri(company.logo)" alt="Logo" - style="width: 42.5mm;" + style="width: 45mm;" /> </div> </div> @@ -53,11 +53,11 @@ <!-- Image --> <td style="height: 100%;"> <div class="footer-scop-img"> - 1 + <![CDATA[ ]]> <br/> - 2 + <![CDATA[ ]]> <br/> - 3 + <![CDATA[ ]]> </div> </td> <!-- Texte --> -- GitLab