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
1 changed files with 1 additions and 1 deletions

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