mirror of
https://github.com/revoltchat/revite.git
synced 2024-11-25 08:30:58 -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 {
|
.status {
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
|
|
||||||
|
> div {
|
||||||
|
display: inline !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue