Added editor placeholder and auto set mode by content existence
This commit is contained in:
@@ -19,6 +19,9 @@ body {
|
||||
overflow-y: hidden !important;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
}
|
||||
.CodeMirror-placeholder {
|
||||
color: #777 !important;
|
||||
}
|
||||
.CodeMirror-scroll {
|
||||
overflow-x: hidden !important;
|
||||
overflow-y: auto !important;
|
||||
|
||||
Reference in New Issue
Block a user