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