diff --git a/src/components/user_profile/user_profile.vue b/src/components/user_profile/user_profile.vue index 2892a121..445f0471 100644 --- a/src/components/user_profile/user_profile.vue +++ b/src/components/user_profile/user_profile.vue @@ -148,8 +148,8 @@ max-height: 400px; &.emoji { - width: 24px; - height: 24px; + width: 18px; + height: 18px; } }