king
2023-03-31 5f5f799e3ebcb559cc027ac17fa9c68a1a9117bf
src/menu/components/editor/braft-editor/index.scss
@@ -25,6 +25,15 @@
    color: #bcbcbc;
  }
}
.menu-normal-editor-box.light {
  .braft-content {
    table {
      tr:first-child {
        background-color:#ffffff;
      }
    }
  }
}
.menu-normal-editor-box::after {
  display: block;
  content: ' ';