chore(htmlViewer): remove space between lines

This commit is contained in:
Hivert Quentin
2025-02-04 15:29:36 +01:00
parent f8ff98b657
commit e06a0d2035
@@ -390,7 +390,7 @@ md-dialog md-dialog-actions.sg-mail-editor-attachments {
// Default styles for HTML parts
.SOGoHTMLMail-CSS-Delimiter p {
margin: 0 0 1em;
margin: 0 0 0;
}
[ui-view="maileditor"] {