1
0
mirror of https://github.com/bitwarden/web synced 2025-12-06 00:03:28 +00:00

[bug] Partially revert #1516 (#1531)

This commit is contained in:
Addison Beck
2022-03-09 11:16:53 -05:00
committed by addison
parent 970d3162ac
commit c174751b9c

View File

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