Updated website, team and user save.

This commit is contained in:
Mike Cao
2024-01-29 03:15:22 -08:00
parent 2fa50892d8
commit fec81695e8
15 changed files with 128 additions and 117 deletions

View File

@@ -27,6 +27,11 @@
flex: 1;
}
.icon {
color: var(--base700);
margin-right: 1rem;
}
.actions {
display: flex;
justify-content: flex-end;