src/tabviews/custom/components/share/braftContent/index.scss
@@ -13,6 +13,8 @@ br { content: ""; display: block; } br + br { height: 18px; } hr { @@ -43,4 +45,20 @@ border: 1px solid #ddd; } } ul { list-style: disc; font-size: 16px; margin: 1em 0px; li { list-style: disc; } } ol { list-style: normal; font-size: 16px; margin: 1em 0px; li { list-style: normal; } } }