.custom-markdown-editor{display:flex;flex-direction:column;height:100%}.editor-container{height:calc(100% - 44px);position:relative}.custom-markdown-editor :deep(.md-editor){border:none!important;border-radius:0!important;display:flex;flex-direction:column;height:100%}.custom-markdown-editor :deep(.md-editor-toolbar){display:none}.custom-markdown-editor :deep(.md-editor-content){flex-grow:1;height:100%!important;overflow:auto!important}.custom-markdown-editor :deep(.md-editor-input){height:100%!important;min-height:100%!important;overflow-y:auto!important}.custom-markdown-editor :deep(textarea){height:100%!important;overflow-y:auto!important}.custom-markdown-editor :deep(.cm-editor){height:100%;overflow-y:auto}.custom-markdown-editor :deep(.cm-scroller){overflow:auto}@media(max-width:1023px){.editor-container{height:calc(100% - 48px)}.custom-markdown-editor button{min-height:32px}}
