xuzhiheng 5 năm trước cách đây
mục cha
commit
cb199e6cdb
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  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>