minor change
This commit is contained in:
@@ -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"
|
||||
/>
|
||||
);
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user