Skip to content
Snippets Groups Projects
Commit 1efacbf3 authored by Elmar Ludwig's avatar Elmar Ludwig Committed by David Siegfried
Browse files

remove (old?) CSS that breaks source editor sizing, fixes #4579

Closes #4579

Merge request studip/studip!3399
parent a8be22e9
No related branches found
No related tags found
No related merge requests found
......@@ -65,14 +65,6 @@
margin-left: 10px;
}
.cw-block-edit textarea {
width: -moz-available;
height: -moz-available;
min-height: 8em;
border: solid thin var(--content-color-40);
resize: none;
}
.cw-block-actions {
padding-left: 14px;
}
......
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