_editors.less 101 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 // Editors .CodeMirror { height: calc(~"100vh - 400px"); min-height: 400px; max-height: 800px; }