Use larger image size
This commit is contained in:
parent
ae788e16d5
commit
09429d7b42
@ -24,7 +24,7 @@ import logo from '../imgs/chat-icon.svg';
|
||||
|
||||
import './Avatar.scss';
|
||||
|
||||
const AVATAR_SIZE = 60;
|
||||
const AVATAR_SIZE = 96;
|
||||
|
||||
interface IProps {
|
||||
className?: string;
|
||||
|
Loading…
Reference in New Issue
Block a user