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

.switch-bar[data-v-53b37492] {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.switch-bar .label[data-v-53b37492] {
  margin-right: 20px;
  font-weight: 600;
}
.filter-bar .filter-time[data-v-53b37492] {
  margin-left: 10px;
}
.info-warp[data-v-53b37492] {
  margin: 20px;
}
.el-dialog__wrapper .el-dialog[data-v-4c33675a] {
  width: 61% !important;
}
.el-dialog__wrapper .el-dialog .dialog-main-tree[data-v-4c33675a] {
  max-height: 400px;
  overflow-y: auto;
}
.el-dialog__wrapper .el-form-item__label[data-v-4c33675a] {
  width: 20% !important;
  padding-right: 20px;
}
.el-dialog__wrapper .el-form-item__content[data-v-4c33675a] {
  margin-left: 20% !important;
}
.webapp {
  background-color: #fff;
  position: relative;
  width: 100%;
  height: 100%;
}
.webapp .form-designer {
  height: 800px;
}
.webapp .form-designer .widget-config-container .el-tabs__header {
  position: relative;
}
.one[data-v-19649f88] {
  border-bottom: 1px solid #ccc;
  display: flex;
  padding: 6px 0;
}
.one .img[data-v-19649f88] {
  width: 40px;
  height: 40px;
  flex-shrink: 0;
  flex-grow: 0;
}
.one .right[data-v-19649f88] {
  flex: 1;
  padding-left: 16px;
}
.one .right .numTotal[data-v-19649f88] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
}
.btn[data-v-71e83c12] {
  margin-bottom: 8px;
}

.dialog-footer[data-v-0db0b9ec] {
  display: flex;
  gap: 32px;
  align-items: center;
  justify-content: flex-end;
}

