mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
width: width/1.75 -> width/0.75
This commit is contained in:
parent
bd82e50418
commit
5eafc73283
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