闫增涛
2024-03-29 e060ad2b2da9884e00b36796548eacc6a2b9a5d3
pages/student/index.wxss
@@ -106,7 +106,7 @@
}
.content {
  height: calc(100vh - env(safe-area-inset-bottom) - 436rpx);
  height: calc(100vh - env(safe-area-inset-bottom) - 456rpx);
  box-sizing: border-box;
}
@@ -117,7 +117,7 @@
}
.content-item {
  background: #f1f1f1;
  background: #F7F7F7;
  border-radius: 10rpx;
  box-sizing: border-box;
  width: calc(100%/2 - 10rpx);