xuzhiheng 5 年 前
コミット
cb199e6cdb
1 ファイル変更2 行追加1 行削除
  1. 2 1
      src/web/templates/weixin/vipsubscribe/vip_upgrade.html

+ 2 - 1
src/web/templates/weixin/vipsubscribe/vip_upgrade.html

@@ -34,7 +34,8 @@
 	    left: 0;
 	}
 	.vip_update .choose_condition, .vip_renew .choose_condition {
-	    -webkit-overflow-scrolling: touch
+	    -webkit-overflow-scrolling: touch;
+	    height: 100%;
 	}
 	
 </style>