.app-rich-text {
  .app-rich-text__textarea {
    max-height: inherit;
  }
  > .tox-tinymce {
    max-height: 100%;
  }
}
