mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-19 02:15:36 +00:00
fix(core): On some emails print, first page is blank. Closes #5602.
This commit is contained in:
@@ -101,4 +101,8 @@
|
||||
md-card {
|
||||
box-shadow: none !important;
|
||||
}
|
||||
|
||||
.sg-block-print div.SOGoHTMLMail-CSS-Delimiter.mailer_htmlcontent div[class^="WordSection"] {
|
||||
page: auto !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user