.text-editor{border:1px solid #e0e0e0;border-radius:4px;background:#fff;overflow:hidden}.editor-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 16px;border-bottom:1px solid #e0e0e0;background:#f8f9fa}.editor-content{padding:0}.text-textarea ::v-deep .el-textarea__inner{border:none;border-radius:0;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:14px;line-height:1.6;resize:none;padding:16px}