fix(edit) showMessage: add font-size

This commit is contained in:
coderaiser 2014-06-04 09:44:45 -04:00
parent a4f0c52db3
commit 1bb2d16f76

View file

@ -476,6 +476,7 @@ var CloudCmd, Util, DOM, CloudFunc, ace, DiffProto, diff_match_patch, Zip, MenuI
'padding' + ': 5px;' +
'opacity' + ': 0.9;' +
'transition' + ': ease 0.5s;' +
'font-size' + ': 16px' +
'}'
});