Improve account list styling

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
marcin mikołajczak 2021-07-10 11:54:21 +02:00
parent ea1c05ae0b
commit 288a2c3623

View file

@ -206,11 +206,7 @@
.account__wrapper { .account__wrapper {
display: flex; display: flex;
align-items: center;
& > .relationship-tag,
& > .account__relationship {
align-self: center;
}
} }
.account__avatar-wrapper { .account__avatar-wrapper {