This website works better with JavaScript.
Home
Register
Sign In
DedeBIZ
/
DedeV6
Watch
2
Star
0
Fork
0
Code
Pull Requests
0
Releases
25
Activity
Browse Source
Update codemirror.css
tags/6.2.8
叙述、别离
1 year ago
parent
489ef3e584
commit
243a7a05d0
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/admin/css/codemirror.css
+ 1
- 1
src/admin/css/codemirror.css
View File
@@ -3,7 +3,7 @@
.CodeMirror {
/* Set height, width, borders, and global font properties here */
font-family: monospace;
height:
36
0px;
height:
40
0px;
color: black;
direction: ltr;
}
Write
Preview
Loading…
Cancel
Save