Skip to content
Snippets Groups Projects
Commit 76a6eb12 authored by Pan's avatar Pan
Browse files

perf[json-editor]:refine css

parent 2c147649
No related branches found
No related tags found
No related merge requests found
......@@ -62,6 +62,9 @@ export default {
height: auto;
min-height: 300px;
}
.json-editor >>> .CodeMirror-scroll{
min-height: 300px;
}
.json-editor >>> .cm-s-rubyblue span.cm-string {
color: #F08047;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment