1
xuxueyang
2024-07-12 74ff2cd15d65511c26b6a1a2e58e6153deb1e938
common/global.scss
@@ -75,7 +75,7 @@
}
.component-popup_input{
   margin: 0 auto;
   margin-top: calc(50% + 200rpx);
   margin-top: 160rpx;
   // margin-left: 78rpx - 26rpx;
   width: 594rpx;
@@ -111,3 +111,15 @@
      margin-top: 50rpx;
   }
}
.component-filter-container {
   display: flex;
   .flex1 {
      text-align: center;
      font-weight: 400;
      font-size: 24rpx;
      color: #000000;
      line-height: 34rpx;
   }
}