king
2023-04-03 e659867fb59ad88f121d446e56df53389d88960d
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;