diff --git a/src/components/user_popover/user_popover.vue b/src/components/user_popover/user_popover.vue index 9bff355e9..8626d27e8 100644 --- a/src/components/user_popover/user_popover.vue +++ b/src/components/user_popover/user_popover.vue @@ -31,7 +31,6 @@ .user-identity { aspect-ratio: unset; - min-width: calc(min(30em, 98vw)); } .user-card-inner {