diff --git a/website/client/src/components/userMenu/profile.vue b/website/client/src/components/userMenu/profile.vue index 6eed23f91e..e95073b41e 100644 --- a/website/client/src/components/userMenu/profile.vue +++ b/website/client/src/components/userMenu/profile.vue @@ -618,6 +618,7 @@ margin-right: 8px; background: $gray-600; color: $gray-300; + height: fit-content; } } }