From 581ffcab762fdcf93a9344d143d0729eb9f7bf4a Mon Sep 17 00:00:00 2001 From: HFO4 <912394456@qq.com> Date: Sat, 2 Nov 2019 20:33:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=EF=BC=9A=E5=A4=B4=E5=83=8F?= =?UTF-8?q?=E5=81=8F=E7=A7=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/component/UserInfo.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/component/UserInfo.js b/src/component/UserInfo.js index eb496bc..37a5087 100644 --- a/src/component/UserInfo.js +++ b/src/component/UserInfo.js @@ -39,8 +39,8 @@ const styles = theme => ({ boxShadow: "0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12)", }, avatarImg:{ - width: "80px", - height: "80px", + width: "76px", + height: "76px", }, nickName:{ color: "#fff",