Fix progress bar width in import screen
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
This commit is contained in:
parent
e20be50f01
commit
e24bfb148f
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@
|
||||||
|
|
||||||
.InstallScreenBackupImportStep .ProgressBar {
|
.InstallScreenBackupImportStep .ProgressBar {
|
||||||
margin-block-end: 18px;
|
margin-block-end: 18px;
|
||||||
|
min-width: 326px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.InstallScreenBackupImportStep__progressbar-hint {
|
.InstallScreenBackupImportStep__progressbar-hint {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue