king
2023-06-14 08cce3334a2dc81d690b518136b0aaea64e48b0b
src/tabviews/custom/components/editor/braft-editor/index.scss
@@ -28,6 +28,16 @@
  }
}
.custom-braft-editor-box.light {
  .braft-content {
    table {
      tr:first-child {
        background-color:#ffffff;
      }
    }
  }
}
.custom-braft-editor-box::after {
  content: ' ';
  display: block;