mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-12-24 02:59:52 +08:00
v0.0.1
This commit is contained in:
6
codemirror/addon/display/fullscreen.css
vendored
Normal file
6
codemirror/addon/display/fullscreen.css
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
.CodeMirror-fullscreen {
|
||||
position: fixed;
|
||||
top: 0; left: 0; right: 0; bottom: 0;
|
||||
height: auto;
|
||||
z-index: 9;
|
||||
}
|
||||
Reference in New Issue
Block a user