Fix padding and centering of display names

This commit is contained in:
Thibaut Girka
2019-03-28 14:51:40 +01:00
committed by ThibG
parent 58da5e93c0
commit 60fc04756a
2 changed files with 1 additions and 2 deletions

View File

@@ -357,6 +357,7 @@
.status__info__account {
display: flex;
align-items: center;
}
.status-check-box {