diff --git a/website/client/components/userMenu/profile.vue b/website/client/components/userMenu/profile.vue index 81be2aecb9..38409286c2 100644 --- a/website/client/components/userMenu/profile.vue +++ b/website/client/components/userMenu/profile.vue @@ -322,7 +322,6 @@ div } } - .message-icon { width: 16px; color: #686274; @@ -357,6 +356,10 @@ div margin-top: -0.2em !important; } + .photo img { + width: 100%; + } + .header { h1 { color: #4f2a93;