css
litian
2024-07-09 e2b9cf5cb19ba0ae4bffd787d96f0d0cb8fb63bf
packagePersonal/pages/aboutUs/index.wxss
@@ -36,7 +36,9 @@
}
.aboutText {
  padding-bottom: 100rpx;
  height: calc(100vh - env(safe-area-inset-bottom) - 200rpx);
  overflow-y: auto;
  padding: 0 20rpx;
}
.titleBox {
@@ -56,18 +58,18 @@
/* .richTextBox {
  line-height: 1.4 !important;
  font-size: 14px !important;
}
} */
.richTextBox {
/* .richTextBox {
  margin: revert !important;
  padding: revert !important;
  border: revert !important;
  font: revert !important;
  vertical-align: revert !important;
  color: #000 !important;
}
} */
/*
.richTextBox p {
  display: block !important;
  -webkit-margin-before: 1em !important;
@@ -78,17 +80,20 @@
  margin-inline-start: 0 !important;
  -webkit-margin-end: 0 !important;
  margin-inline-end: 0 !important;
}
} */
.richTextBox td {
/* .richTextBox td {
  border-bottom: 1px dashed !important;
  border-right: 1px dashed !important;
  border-width: 1px !important;
}
.richTextBox table {
  border-width: 2px !important;
} */
/*
.richTextBox table {
  border-width: 2rpx !important;
} */
.aboutUs-rich-p {
  display: block !important;
  -webkit-margin-before: 1em !important;