Skip to content

Commit

Permalink
Merge pull request #2407 from ORCID/lmendoza/singin-interstitial-2
Browse files Browse the repository at this point in the history
Lmendoza/singin interstitial 2
  • Loading branch information
leomendoza123 authored Nov 28, 2024
2 parents 4725b8b + 45f2dc6 commit 43f0b0c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ export class LoginInterstitialsService {
disableClose: true,
autoFocus: false,
restoreFocus: false,
maxHeight: 'calc(100vh - 20px)',
})
return dialog.afterClosed()
}
Expand Down

0 comments on commit 43f0b0c

Please sign in to comment.