Просмотр исходного кода

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

汤世哲 7 месяцев назад
Родитель
Сommit
f05ce61b76

+ 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;