king
2024-08-11 9ebcd2e34384c39edfe4ac43ce253b25f7a148ca
2024-08-11
1个文件已修改
10 ■■■■■ 已修改文件
src/tabviews/custom/components/share/braftContent/index.scss 10 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/tabviews/custom/components/share/braftContent/index.scss
@@ -1,10 +1,20 @@
.braft-content {
  padding: 15px;
  .media-wrap {
    max-width: 100%;
  }
  img {
    max-width: 100%;
  }
  p {
    margin-bottom: 0px;
    min-height: 18px;
  }
  br {
    content: "";
    display: block;
    height: 18px;
  }
  video {
    max-width: 100%;
    width: 100%;