Merge pull request #5820 from overleaf/ae-codemirror-editor-height

[web] Set source-editor id attribute

GitOrigin-RevId: 62ddc44f5de52aad9a6117e28be45f7641b1c277
This commit is contained in:
Alf Eaton 2021-11-22 11:21:46 +00:00 committed by Copybot
parent f9873619ad
commit 3a2b5f06a2

View file

@ -90,10 +90,6 @@
#editor,
#editor-rich-text {
.full-size;
top: 32px;
}
#editor-rich-text {
top: @editor-toolbar-height;
}