1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-11 10:10:25 +01:00

add alt bg to import dialog (#10643)

This commit is contained in:
Jordan Aasen 2024-08-22 03:18:31 -07:00 committed by GitHub
parent a8edce2cc1
commit cf53646631
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
<bit-dialog #dialog dialogSize="large">
<bit-dialog #dialog dialogSize="large" background="alt">
<span bitDialogTitle>{{ "importData" | i18n }}</span>
<ng-container bitDialogContent>
<tools-import