Update backup media idle state after resuming download

This commit is contained in:
trevor-signal
2024-11-13 12:30:35 -05:00
committed by GitHub
parent 0295cb3963
commit ca20d07f75
4 changed files with 25 additions and 14 deletions

View File

@@ -17,7 +17,7 @@
flex-direction: column;
justify-content: center;
text-align: center;
margin-top: 64px;
margin-top: 72px;
flex: 1;
}
@@ -72,7 +72,6 @@
.InstallScreenBackupImportStep__footer {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin-bottom: 36px;
min-height: 94px;