forked from abner/for-legacy-web
fix(profile): fixed status label alignment
parent
3be5307340
commit
9ab7e5718f
|
|
@ -53,6 +53,10 @@
|
|||
|
||||
.status {
|
||||
font-size: 13px;
|
||||
|
||||
> div {
|
||||
display: inline !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue