1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-14 07:13:32 +00:00

[bug] Partially revert #1516 (#1531)

This commit is contained in:
Addison Beck
2022-03-09 11:16:53 -05:00
committed by GitHub
parent 7404da9b3c
commit a8cd2a6cf7

View File

@@ -197,6 +197,8 @@ export class AppComponent implements OnDestroy, OnInit {
new SendOptionsPolicy(),
new ResetPasswordPolicy(),
]);
this.setFullWidth();
}
ngOnDestroy() {