mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 17:05:17 +00:00
minor changes
This commit is contained in:
parent
b1ec78da3d
commit
c74270fedb
1 changed files with 2 additions and 2 deletions
|
|
@ -43,10 +43,10 @@ CloudCommander.Editor.CodeMirror = {
|
|||
'left :52px;' +
|
||||
'}' +
|
||||
'.CodeMirror-scroll{' +
|
||||
'height: 660px;' +
|
||||
'height : 660px;' +
|
||||
'}' +
|
||||
'.CodeMirror-scrollbar{' +
|
||||
'overflow-y:auto' +
|
||||
'overflow-y :auto' +
|
||||
'}'
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue