fix(mail): Fix ckeditor margin for to make difference between line breaks and paragraph. Fixes #6056.

This commit is contained in:
smizrahi
2024-11-06 17:55:06 +01:00
parent 617c1bbc64
commit a09f4d8f49

View File

@@ -452,6 +452,10 @@ md-dialog md-dialog-actions.sg-mail-editor-attachments {
.sogo-raw-html-embed .raw-html-embed__preview-placeholder {
display: none !important;
}
.ck-content p {
margin: revert;
}
}
// Search highlight