Merge branch 'relationship-styles' into 'develop'

Improve account list styling

See merge request soapbox-pub/soapbox-fe!600
This commit is contained in:
Alex Gleason 2021-07-10 10:04:23 +00:00
commit 7093e6b4de

View file

@ -206,6 +206,7 @@
.account__wrapper { .account__wrapper {
display: flex; display: flex;
align-items: center;
} }
.account__avatar-wrapper { .account__avatar-wrapper {