1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 17:23:37 +00:00

update anon-layout and extension-anon-layout spacing (#11869)

This commit is contained in:
rr-bw
2024-11-13 10:17:23 -08:00
committed by GitHub
parent 7ef1d01401
commit 204eb3105b
3 changed files with 11 additions and 11 deletions

View File

@@ -31,7 +31,7 @@ export class AnonLayoutComponent implements OnInit, OnChanges {
@Input() showReadonlyHostname: boolean;
@Input() hideLogo: boolean = false;
@Input() hideFooter: boolean = false;
@Input() decreaseTopPadding: boolean = false;
/**
* Max width of the layout content
*