.paragraphs-add-dialog {
  max-height: calc(100vh - 78px) !important;
  overflow: auto;
}
