Fix users with no profile record not being shown #7

Merged
astra merged 5 commits from kc/profileless-users-not-being-shown into main 2025-05-30 03:05:06 +00:00
Showing only changes of commit 16f6410db3 - Show all commits

View file

@ -251,7 +251,7 @@ a:hover {
}
.no-avatar {
margin-left: 70px !important;
margin-left: 40px !important;
}
/* App.Svelte */