xuzhiheng hace 5 años
padre
commit
cb199e6cdb
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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>