소스 검색

Merge branch 'dev/z-4.9.85' of qmx/jy into release/v4.9.85

汤世哲 7 달 전
부모
커밋
f05ce61b76
2개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/jfw/modules/app/src/web/templates/vipsubscribe/vip_index_new.html
  2. 1 0
      src/web/staticres/vipsubscribe/css/vip_index_new.css

+ 1 - 0
src/jfw/modules/app/src/web/templates/vipsubscribe/vip_index_new.html

@@ -134,6 +134,7 @@
       background-size: contain;
     }
     .go_to_levelup {
+      min-height: 1.48rem;
       background: url('image/gotolevelup.png') no-repeat;
       background-size: cover;
       border: 0;

+ 1 - 0
src/web/staticres/vipsubscribe/css/vip_index_new.css

@@ -1280,6 +1280,7 @@
   background-size: contain;
 }
 .go_to_levelup {
+  min-height: 1.48rem;
   background: url('../image/gotolevelup.png') no-repeat;
   background-size: cover;
   border: 0;