mirror of
https://github.com/bitwarden/browser
synced 2026-02-05 19:23:19 +00:00
Reverts previous unnecessary timing change.
This commit is contained in:
@@ -1866,7 +1866,7 @@ export class OverlayBackground implements OverlayBackgroundInterface {
|
||||
frameId: this.focusedFieldData.frameId || 0,
|
||||
},
|
||||
);
|
||||
}, 150);
|
||||
}, 300);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user