feature(view) add width

This commit is contained in:
coderaiser 2013-06-26 08:25:49 +00:00
parent 20d8d3922c
commit 5e4848d31e

View file

@ -26,6 +26,8 @@ var CloudCmd, Util, DOM, CloudFunc, $;
closeEffect : 'none',
autoSize : false,
height : window.innerHeight,
width : window.innerWidth/1.75,
helpers : {
overlay : {
css : {