.modal-body {
  :where(.modal-header) + turbo-frame & {
    padding-top: 0;
  }
}
