
.json-editor[data-v-b286fc80]{
  height: 100%;
  margin-bottom: 10px;
}
.json-editor[data-v-b286fc80] .CodeMirror {
  font-size: 14px;
  overflow-y: hidden;
  font-weight:normal;
  height: 600px !important;
}
.json-editor[data-v-b286fc80] .CodeMirror-scroll{
  height: 600px !important;
}
.json-editor[data-v-b286fc80] .cm-s-rubyblue span.cm-string {
  color: #F08047;
}


