.editor-btn-set-row {
  display: flex;
  align-items: center;
  padding: 8px;
  background-color: #f7f7f7;
}
.editor-btn-set-row .editor-btn-label {
  width: 38px;
  margin: 0 8px;
  font-size: 12px;
}
