fix(profile): fixed status label alignment

This commit is contained in:
trashtemp 2021-12-21 12:20:33 +01:00
parent 3be5307340
commit 9ab7e5718f
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: D1F0DB65081B0FC6

View file

@ -53,6 +53,10 @@
.status {
font-size: 13px;
> div {
display: inline !important;
}
}
}
}