FIX: Align progress text (#15856)

This commit is contained in:
Jordan Vidrine 2022-02-07 18:18:17 -06:00 committed by GitHub
parent 4cceb55621
commit eadf618752
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -991,6 +991,7 @@ body.wizard {
color: var(--secondary-or-primary);
z-index: 13;
left: 1.5em;
line-height: 1.4em;
}
.screen {