mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 22:33:35 +00:00
PM-4376 update size for passkey popup (#6615)
This commit is contained in:
@@ -122,8 +122,7 @@ class BrowserPopoutWindowService implements BrowserPopupWindowServiceInterface {
|
|||||||
promptWindowPath,
|
promptWindowPath,
|
||||||
"fido2Popout",
|
"fido2Popout",
|
||||||
{
|
{
|
||||||
width: 200,
|
height: 450,
|
||||||
height: 500,
|
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user