This website works better with JavaScript
Home
Explore
Help
Sign In
LInE
/
iVProg
Watch
2
Star
0
Fork
1
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Implement language aware code highlight
Lucas de Souza
5 years ago
parent
f84599bf40
commit
1b62e4afcc
1 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
4
0
css/ivprog-editor.css
+ 4
- 0
css/ivprog-editor.css
View File
@@ -0,0 +1,4 @@
+
+.CodeMirror {
+ height: 100% !important;
+}