.editor-form-setting-content-formItemLabelStyle .editor-input-group {
  display: flex;
}
.editor-form-setting-content-formItemLabelStyle .editor-input-group .editor-input {
  width: 43%;
  height: 24px !important;
}
.editor-form-setting-content-formItemLabelStyle .editor-input-group .editor-input-group-addon {
  width: 57%;
  padding: 0 !important;
}
.editor-form-setting-content-formItemLabelStyle .editor-input-group .editor-input-group-addon .editor-select {
  width: 100%;
}
.editor-form-setting-content-formItemLabelStyle .editor-input-group .editor-input-group-addon .editor-select-selector {
  padding: 0 !important;
}
.editor-form-setting-content-formItemLabelStyle .editor-input-group .editor-input-group-addon .editor-select-selection-search {
  display: none !important;
}
