fix(prejoin) fix avatar centering (#11655)

This commit is contained in:
Avram Tudor 2022-06-10 09:16:23 +03:00 committed by GitHub
parent 15d453de1d
commit 2f1fe637ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
} }
&-container { &-container {
align-items: center;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
} }