src/tabviews/custom/components/editor/braft-editor/index.scss
@@ -79,7 +79,7 @@ } .custom-braft-editor-box.word-break { .braft-content { table { table:not(.no-break) { td, th { word-break: break-all!important; } @@ -88,7 +88,7 @@ } .custom-braft-editor-box.tb-flex { .braft-content { table { table:not(.no-flex) { table-layout: fixed; } }