1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 07:43:35 +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

@@ -1,4 +1,4 @@
<popup-page>
<popup-page [disablePadding]="true">
<popup-header
slot="header"
[background]="'alt'"
@@ -19,7 +19,6 @@
[icon]="pageIcon"
[showReadonlyHostname]="showReadonlyHostname"
[hideLogo]="true"
[decreaseTopPadding]="true"
[maxWidth]="maxWidth"
>
<router-outlet></router-outlet>