bug fixed on displaying avatar img on Chrome

This commit is contained in:
Gaelle Morin 2018-12-20 16:12:21 +01:00
parent beeadeed7b
commit 2709dc12c3
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@
display: flex;
flex-direction: column;
> * {
> *:not(sib-display-img) {
display: flex;
flex-basis: content;
justify-content: center;