.editor-set-placement.editor-select {
  flex: 1;
}
.editor-set-placement.editor-select div.editor-select-selector {
  height: 28px;
  padding: 0 8px;
  color: rgba(0, 0, 0, 0.65);
  font-size: 12px;
  line-height: 28px;
}
.editor-set-placement.editor-select div.editor-select-selector .editor-select-selection-item {
  line-height: 26px;
}
