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