mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-19 01:17:18 +00:00
feature(view) add width
This commit is contained in:
parent
20d8d3922c
commit
5e4848d31e
1 changed files with 2 additions and 0 deletions
|
|
@ -26,6 +26,8 @@ var CloudCmd, Util, DOM, CloudFunc, $;
|
|||
closeEffect : 'none',
|
||||
autoSize : false,
|
||||
height : window.innerHeight,
|
||||
width : window.innerWidth/1.75,
|
||||
|
||||
helpers : {
|
||||
overlay : {
|
||||
css : {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue