Commit 994bbf0e authored by nano's avatar nano

avatar beautiful

parent 1193625b
......@@ -38,8 +38,8 @@ function UserPanel({ dispatch, user }) {
<img
alt="avatar" src={avatar || defaultAvatar}
style={{ borderRadius: '45px',
height: '45px',
weight: '45px',
height: '40px',
weight: '40px',
boxSizing: 'content-box',
border: '2px solid rgba(255,255,255,0.3' }} />
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment