Merge pull request #381 from chinesedfan/fix_bkgcolor
Optimize the input experience of Chinese IME
This commit is contained in:
commit
cfc5a805e7
|
@ -40,6 +40,7 @@ color: #333\
|
|||
.ace-jsoneditor.ace_editor {\
|
||||
font-family: droid sans mono, consolas, monospace, courier new, courier, sans-serif;\
|
||||
line-height: 1.3;\
|
||||
background-color: #fff;\
|
||||
}\
|
||||
.ace-jsoneditor .ace_print-margin {\
|
||||
width: 1px;\
|
||||
|
|
Loading…
Reference in New Issue