minor change
This commit is contained in:
parent
1adb58c6d9
commit
d2051a67ab
|
@ -145,7 +145,7 @@ export default function () {
|
|||
<ProfilePhoto
|
||||
key={i}
|
||||
src={`/api/avatar/${e.userId}`}
|
||||
className="-mr-3 group-hover:brightness-125 bg-white duration-100"
|
||||
className="-mr-3 bg-white duration-100"
|
||||
/>
|
||||
);
|
||||
})
|
||||
|
|
Ŝarĝante…
Reference in New Issue