This commit is contained in:
2025-10-19 20:31:29 +03:00
Unverified
parent 66f0b756a0
commit f5527ca14e
67 changed files with 891 additions and 902 deletions
@@ -151,7 +151,7 @@ export function UsernameSearch() {
style={{ cursor: "pointer" }}
>
<div slot="icon" style={{ position: "relative", width: "40px", height: "40px", display: "inline-block" }}>
<img
<img
src={searchUser.profile_picture || defaultAvatar}
alt={searchUser.username}
style={{