mirror of
https://github.com/revoltchat/revite.git
synced 2024-11-09 16:53:36 -05:00
fix(profile): fixed status label alignment
This commit is contained in:
parent
3be5307340
commit
9ab7e5718f
1 changed files with 4 additions and 0 deletions
|
@ -53,6 +53,10 @@
|
|||
|
||||
.status {
|
||||
font-size: 13px;
|
||||
|
||||
> div {
|
||||
display: inline !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue