king
2025-01-16 325aa13d3b61d1c066f8fcab107003ef36713df3
src/tabviews/custom/components/editor/braft-editor/index.scss
@@ -67,6 +67,15 @@
    }
  }
}
.custom-braft-editor-box.word-break {
  .braft-content {
    table {
      td, th {
        word-break: break-all!important;
      }
    }
  }
}
.custom-braft-editor-box.tb-flex {
  .braft-content {
    table {