mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-19 09:24:51 +00:00
width: width/1.75 -> width/0.75
This commit is contained in:
parent
669a604e37
commit
967b14a1ba
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ var CloudCmd, Util, DOM, CloudFunc, $;
|
|||
closeEffect : 'none',
|
||||
autoSize : false,
|
||||
height : window.innerHeight,
|
||||
width : window.innerWidth/1.75,
|
||||
width : window.innerWidth/0.75,
|
||||
|
||||
helpers : {
|
||||
overlay : {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue