.editor-modal .editor-wrap {
  padding: 12px;
}
.editor-modal .editor-wrap .editor-alias-tooltip {
  text-decoration: underline dotted #999;
  text-underline-offset: 8px;
}
.editor-modal .editor-wrap .editor-form-item {
  margin-bottom: 24px;
}
.editor-clear {
  margin-left: 4px;
}
