东风启辰小程序端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

prizeDetail.wxss 136B

5 years ago
5 years ago
5 years ago
5 years ago
123456
  1. /* pages/prizeDetail/prizeDetail.wxss */
  2. .main{
  3. height: calc(100vh - 120rpx);
  4. overflow: auto;
  5. -webkit-overflow-scrolling: touch;
  6. }