Fix progress bar width in import screen

This commit is contained in:
Fedor Indutny
2025-01-21 17:03:29 -08:00
committed by GitHub
parent bdb43a6758
commit 821ac7ca06

View File

@@ -31,6 +31,7 @@
.InstallScreenBackupImportStep .ProgressBar {
margin-block-end: 18px;
min-width: 326px;
}
.InstallScreenBackupImportStep__progressbar-hint {