.editor-set-tip-item {
  margin-bottom: 12px;
  font-size: 12px;
  display: flex;
  align-items: center;
}
.editor-set-tip-item-label {
  margin-right: 8px;
  white-space: nowrap;
}
