1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-14 23:33:31 +00: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

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