mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-24 12:06:15 +01:00
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,
|
||||
"fido2Popout",
|
||||
{
|
||||
width: 200,
|
||||
height: 500,
|
||||
height: 450,
|
||||
}
|
||||
);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user