yiming
2024-04-12 4bc1c36faeec2f90e5acfa836732e49fe0b245e9
packagePersonal/pages/aboutUs/index.wxss
@@ -6,17 +6,18 @@
  background-color: #fff;
  display: flex;
  align-items: center;
  margin-bottom: 50rpx;
}
.navbar-title {
  white-space: nowrap;
  /* overflow: hidden; */
  /* white-space: nowrap;
  text-overflow: ellipsis;
  color: #0F1214;
  margin-bottom: 5rpx;
  font-weight: bold;
  font-size: 36rpx;
  color: #0F1214;
  color: #0F1214; */
}
image {
@@ -83,3 +84,8 @@
.richTextBox table {
  border-width: 2px !important;
}
.titleTextBox {
  margin: 0 auto;
}