fix(profile): fixed status label alignment

ui/bot-profile
trashtemp 2021-12-21 12:20:33 +01:00
parent 3be5307340
commit 9ab7e5718f
No known key found for this signature in database
GPG Key ID: D1F0DB65081B0FC6
1 changed files with 4 additions and 0 deletions

View File

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