fix: Avatar outline on safari & center (#5997)

This commit is contained in:
David Luzar 2022-12-16 18:18:34 +01:00 committed by GitHub
parent bdb14723b3
commit 88c2812949
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 1 deletions

View file

@ -7,6 +7,7 @@
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
align-items: center;
gap: 0.625rem;
&:empty {