king
2025-01-13 8e3b4c6dede34e8be6ba47a20ecd9a70576675cf
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 {