king
2024-08-12 21167ece56edd628e6f6546d1d642947cc3a048f
src/tabviews/custom/components/share/braftContent/index.scss
@@ -7,7 +7,7 @@
    max-width: 100%;
  }
  p {
    margin-bottom: 0px;
    margin-bottom: 0px!important;
    min-height: 18px;
  }
  br {
@@ -15,10 +15,18 @@
    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;