PM-4376 update size for passkey popup (#6615)
This commit is contained in:
parent
eabdbe3d19
commit
21b1f87724
|
@ -122,8 +122,7 @@ class BrowserPopoutWindowService implements BrowserPopupWindowServiceInterface {
|
||||||
promptWindowPath,
|
promptWindowPath,
|
||||||
"fido2Popout",
|
"fido2Popout",
|
||||||
{
|
{
|
||||||
width: 200,
|
height: 450,
|
||||||
height: 500,
|
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue