king
2025-01-16 5733fc7e386a51217ba6d07e272ca8bd95045abc
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 {