yiming
2024-04-11 a9bd2df4da1cf7b198db7bf2d67ce8adbbe89b32
packagePersonal/pages/feedBack/index.wxss
@@ -1,3 +1,5 @@
@import "./index.skeleton.wxss";
page {
  background-color: #f0f2f5 !important;
}
@@ -8,11 +10,18 @@
}
.page-header {
  background-color: #f0f2f5;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
}
.con-bg {
  background: #fff;
  height: 30rpx;
  margin-top: -30rpx;
}
.pageInfo {
@@ -94,6 +103,7 @@
.listBox .icon {
  width: 150rpx;
  height: 200rpx;
  box-shadow: 0px 0px 20rpx 2px rgba(0, 0, 0, 0.08);
}
.listBox .icon .img {