Upgrade CodeMirror to 5.10.1 and now support fullscreen, jump-to-line in editor
This commit is contained in:
1
public/vendor/codemirror/addon/tern/tern.css
vendored
Executable file → Normal file
1
public/vendor/codemirror/addon/tern/tern.css
vendored
Executable file → Normal file
@@ -1,6 +1,7 @@
|
||||
.CodeMirror-Tern-completion {
|
||||
padding-left: 22px;
|
||||
position: relative;
|
||||
line-height: 1.5;
|
||||
}
|
||||
.CodeMirror-Tern-completion:before {
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user