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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user