.editor {
  :global(.public-DraftEditor-content) {
    min-height: 140px;
  }

  & > div {
    font-family: inherit;
  }
}
