Makes login dialog responsive on add new account
This commit is contained in:
parent
142c9ab5ea
commit
f87f8e31af
|
@ -294,6 +294,7 @@ export class UserProfileComponent extends BaseComponent implements OnInit, OnDes
|
|||
restoreFocus: false,
|
||||
autoFocus: false,
|
||||
width: '653px',
|
||||
maxHeight: '90vh',
|
||||
data: {
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue