src/tabviews/custom/components/editor/braft-editor/index.scss
@@ -49,6 +49,24 @@ } } } .custom-braft-editor-box.bold-border { .braft-content { table { td, th { border-width: 2px!important; } } } } .custom-braft-editor-box.deep-border { .braft-content { table { td, th { border-color: rgba(0, 0, 0, 0.85)!important; } } } } .custom-braft-editor-box.tb-flex { .braft-content { table { @@ -56,6 +74,11 @@ } } } .custom-braft-editor-box.deep-split { .braft-content hr { border-color: rgba(0, 0, 0, 0.85)!important; } } .custom-braft-editor-box::after { content: ' ';