Browse Source

fix(prejoin) fix avatar centering (#11655)

master
Avram Tudor 3 years ago
parent
commit
2f1fe637ca
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      css/premeeting/_prejoin.scss

+ 1
- 0
css/premeeting/_prejoin.scss View File

@@ -16,6 +16,7 @@
16 16
         }
17 17
 
18 18
         &-container {
19
+            align-items: center;
19 20
             display: flex;
20 21
             flex-direction: column;
21 22
         }

Loading…
Cancel
Save