.rich_text_modal__editor {
  height: 100%;
  max-height: calc(100% - 60px);
  overflow-y: auto;
  scrollbar-gutter: stable;
}
