src/tabviews/custom/components/share/braftContent/index.scss
@@ -1,14 +1,32 @@ .braft-content { padding: 15px; .media-wrap { max-width: 100%; } img { max-width: 100%; } p { margin-bottom: 0px!important; min-height: 18px; } br { content: ""; display: block; height: 18px; } hr { height: 15px; border-top: 1px solid rgba(0, 0, 0, 0.1); margin-top: 15px; } video { max-width: 100%; width: 100%; } table + p, hr + p { min-height: 0px; } table { width: 100%; border-collapse: collapse;