xuzhiheng 5 жил өмнө
parent
commit
8f7353f49a

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

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