yiming
2024-06-21 f5932f85898de7284c9f16d314b4a1c572b31c73
pages/digitalTextbooks/digitalTextbooksDetails/index.wxss
@@ -180,8 +180,10 @@
.correlation {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  margin: 30rpx;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 30rpx 50rpx;
  margin-bottom: 160rpx;
}
.correlationName {
@@ -192,7 +194,6 @@
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-weight: bold;
  font-size: 25rpx;
  color: #333333;