diff --git a/dmp-frontend/src/app/ui/user-profile/user-profile.component.ts b/dmp-frontend/src/app/ui/user-profile/user-profile.component.ts index 86f815057..7d2d5bcc0 100644 --- a/dmp-frontend/src/app/ui/user-profile/user-profile.component.ts +++ b/dmp-frontend/src/app/ui/user-profile/user-profile.component.ts @@ -294,6 +294,7 @@ export class UserProfileComponent extends BaseComponent implements OnInit, OnDes restoreFocus: false, autoFocus: false, width: '653px', + maxHeight: '90vh', data: { } });