mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-04 04:48:52 +00:00
fix(mail): Fix ckeditor margin for to make difference between line breaks and paragraph. Fixes #6056.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user