Upgrade CodeMirror to 5.10.1 and now support fullscreen, jump-to-line in editor
This commit is contained in:
2
public/vendor/codemirror/addon/display/fullscreen.css
vendored
Executable file → Normal file
2
public/vendor/codemirror/addon/display/fullscreen.css
vendored
Executable file → Normal file
@@ -2,5 +2,5 @@
|
||||
position: fixed;
|
||||
top: 0; left: 0; right: 0; bottom: 0;
|
||||
height: auto;
|
||||
z-index: 9;
|
||||
z-index: 2000;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user