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>