fix(profile): fixed status label alignment
parent
2532a0bcdd
commit
f82784476b
|
|
@ -53,6 +53,10 @@
|
|||
|
||||
.status {
|
||||
font-size: 13px;
|
||||
|
||||
> div {
|
||||
display: inline !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue