Commit edd38263206bd915f7708728e61bb2f1a71b849d

Authored by 前端研发-钱巧玲
1 parent fd1126a2

会员标签版面的兼容性

Showing 1 changed file with 2 additions and 2 deletions
pages/user/labels/labels.wxss
... ... @@ -29,8 +29,8 @@ page{
29 29 }
30 30  
31 31 .label_aggregate {
32   - height: 80%;
33   - padding-top: 30rpx;
  32 + height: 66%;
  33 + padding-top: 27rpx;
34 34 overflow-y: scroll;
35 35 }
36 36  
... ...