Center names
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
This commit is contained in:
parent
c7e12c98b5
commit
be46d870aa
1 changed files with 5 additions and 0 deletions
|
@ -47,3 +47,8 @@
|
||||||
.MemberTileView {
|
.MemberTileView {
|
||||||
display: flex;
|
display: flex;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.MemberTileView_name {
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
}
|
||||||
|
|
Reference in a new issue