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>