mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-16 13:54:54 +00:00
feat(core): Update to ckeditor 5. Fixes #5920.
This commit is contained in:
@@ -5,4 +5,9 @@
|
||||
margin-left: $bl * 2;
|
||||
margin-right: $bl * 2;
|
||||
}
|
||||
}
|
||||
|
||||
// CKEditor
|
||||
.ck-editor__editable {
|
||||
min-height: 200px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user