mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 16:23:44 +00:00
[bug] Set full width on login (#1516)
This commit is contained in:
@@ -197,8 +197,6 @@ export class AppComponent implements OnDestroy, OnInit {
|
||||
new SendOptionsPolicy(),
|
||||
new ResetPasswordPolicy(),
|
||||
]);
|
||||
|
||||
this.setFullWidth();
|
||||
}
|
||||
|
||||
ngOnDestroy() {
|
||||
|
||||
Reference in New Issue
Block a user