diff --git a/src/components/topbar/CurrentUserButton.vue b/src/components/topbar/CurrentUserButton.vue index 44233aac5..151dfd405 100644 --- a/src/components/topbar/CurrentUserButton.vue +++ b/src/components/topbar/CurrentUserButton.vue @@ -12,7 +12,7 @@ :class=" cn( 'flex items-center gap-1 rounded-full hover:bg-interface-button-hover-surface justify-center', - compact && 'size-full ' + compact && 'size-full aspect-square' ) " >