added update profile modal, adjusted forms, and fixed account update in backend
This commit is contained in:
@@ -79,7 +79,7 @@ async function acceptRoom(senderUuid: string, roomUuid: string) {
|
||||
}
|
||||
|
||||
.error-message {
|
||||
color: red;
|
||||
color: var(--error);
|
||||
font-size: 0.9rem;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user