mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-24 03:05:41 +00:00
chore(view) add " "
This commit is contained in:
parent
b5b06fd13c
commit
784dc15373
1 changed files with 2 additions and 2 deletions
|
|
@ -134,13 +134,13 @@ var CloudCmd, Util, DOM, CloudFunc, $;
|
|||
Images.hideLoad();
|
||||
})
|
||||
.cssSet({id:'view-css',
|
||||
inner : '#view{' +
|
||||
inner : '#view {' +
|
||||
'font-size: 16px;' +
|
||||
'white-space :pre;' +
|
||||
'outline: 0;' +
|
||||
'margin: 2%;' +
|
||||
'}' +
|
||||
'#view::selection{' +
|
||||
'#view::selection {' +
|
||||
/*
|
||||
'background: #fe57a1;'
|
||||
'color: #fff;'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue