.editor-container{max-width:1200px;margin:0 auto}.editor-wrapper{display:flex;gap:20px;margin-bottom:20px}.editor-pane,.preview-pane{flex:1;height:600px;border:1px solid #dee2e6;border-radius:8px;overflow:auto}.preview-pane{padding:20px;background-color:#fff}.CodeMirror{height:100%!important;font-size:14px}.toolbar{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;padding:10px;margin-bottom:20px}.toolbar .btn{margin-right:5px;margin-bottom:5px}.history-container{max-height:300px;overflow-y:auto}.history-item{padding:10px;border-bottom:1px solid #dee2e6;cursor:pointer}.history-item:hover{background-color:#f8f9fa}.history-item:last-child{border-bottom:none}.preview-pane img{max-width:100%;height:auto}.preview-pane table{width:100%;margin-bottom:1rem;border-collapse:collapse}.preview-pane td,.preview-pane th{padding:.75rem;border:1px solid #dee2e6}.preview-pane blockquote{padding:.5rem 1rem;margin:0 0 1rem;border-left:4px solid #dee2e6;color:#6c757d}.preview-pane code{padding:.2rem .4rem;background-color:#f8f9fa;border-radius:4px}.preview-pane pre code{display:block;padding:1rem;overflow:auto}
/*# sourceMappingURL=text-markdown-editor-content.css.map */