mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-19 01:17:18 +00:00
chore(view) add " "
This commit is contained in:
parent
2064e9991b
commit
33e5205d1c
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ var CloudCmd, Util, DOM, CloudFunc, $;
|
|||
var element = document.createTextNode(data);
|
||||
/* add margin only for view text documents */
|
||||
Element.css('margin', '2%');
|
||||
|
||||
|
||||
$.fancybox(Element.append(element), Config);
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue