diff --git a/print/common/css/layout.css b/print/common/css/layout.css index 9b605e41ba..560309a0d2 100644 --- a/print/common/css/layout.css +++ b/print/common/css/layout.css @@ -40,7 +40,7 @@ .panel { position: relative; - margin-bottom: 20px; + margin-bottom: 15px; padding-top: 10px; break-inside: avoid; break-before: always; @@ -130,7 +130,7 @@ table { } .column-oriented { - margin: 20px 0 + margin-bottom: 15px } .column-oriented td, diff --git a/print/report/rpt-delivery-note/assets/css/style.css b/print/report/rpt-delivery-note/assets/css/style.css index bd40f57960..e05617e6e4 100644 --- a/print/report/rpt-delivery-note/assets/css/style.css +++ b/print/report/rpt-delivery-note/assets/css/style.css @@ -1,10 +1,12 @@ #signature { - margin-top: 80px + padding-right: 10px } #signature img { - margin-bottom: 20px; - width: 150px + -webkit-filter: brightness(0%); + filter: brightness(0%); + margin-bottom: 10px; + max-width: 150px } #packagings { diff --git a/print/report/rpt-delivery-note/index.html b/print/report/rpt-delivery-note/index.html index 24919353a4..5332858c37 100644 --- a/print/report/rpt-delivery-note/index.html +++ b/print/report/rpt-delivery-note/index.html @@ -175,14 +175,17 @@ - -
-
Firma digital
-
- -
{{signature.created | date}}
+
+
+
Firma digital
+
+ +
{{signature.created | date}}
+
+
+