Add options to sort the member list

This commit is contained in:
2021-07-24 01:17:58 +00:00
parent 393bf04180
commit 403b0be895
4 changed files with 100 additions and 26 deletions
+7
View File
@@ -117,6 +117,13 @@ body {
margin-left: 1rem;
}
.list-num {
display: flex;
align-items: center;
margin-right: 1rem;
color: black;
}
.footer {
margin-top: -20rem;
background: black;