src/menu/components/editor/braft-editor/index.scss
@@ -25,15 +25,34 @@ color: #bcbcbc; } } .menu-normal-editor-box.light { .menu-normal-editor-box.th-light { .braft-content { table { tr:first-child { background-color:#ffffff; background-color:transparent; } } } } .menu-normal-editor-box.no-border { .braft-content { table { td, th { border: none!important; } tr td:first-child { padding-left: 0px; } } } } .menu-normal-editor-box.tb-flex { .braft-content { table { table-layout: fixed; } } } .menu-normal-editor-box::after { display: block; content: ' ';