.wx-xten-text-block { display: block; width: 100% }
.wx-xten-text-block { position: relative; } /* .wx-xten-text-block > .ql-toolbar { position: absolute; background-color: white; } */ .wx-xten-text-block.unsaved { border: 1px solid blue; } .wx-xten-text-block.empty { border: 1px solid red; min-height: 20px; } .wx-xten-text-block .ql-toolbar { display: none; } .wx-xten-text-block .ql-toolbar.visible { display: block; background-color: white; z-index: 1; } .wx-xten-text-block > .ql-container { border: none !important; font-family: inherit; font-size: inherit; } .wx-xten-text-block .ql-editor { padding: 0; line-height: inherit; }
