Skip to content
Snippets Groups Projects
Commit e82999b4 authored by Elmar Ludwig's avatar Elmar Ludwig
Browse files

fix typo in studip-cke-ui.scss, fixes #3760

Closes #3760

Merge request studip/studip!2629
parent 10b73231
No related branches found
No related tags found
No related merge requests found
......@@ -375,7 +375,7 @@
/* editor */
$editor-min-height: 8em;
.ck.ck-source-editing-area {
.ck-source-editing-area {
min-height: calc($editor-min-height + 2px);
}
.ck.ck-editor__editable_inline {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment