Move active users status.

This commit is contained in:
Mike Cao 2023-07-26 13:27:18 -07:00
parent 1648707fc7
commit c3973f5fb5
2 changed files with 5 additions and 1 deletions

View file

@ -1,10 +1,14 @@
.container {
display: flex;
align-items: center;
margin-left: 20px;
}
.text {
display: flex;
white-space: nowrap;
font-size: var(--font-size-md);
font-weight: 400;
}
.value {