diff --git a/src/components/user_popover/user_popover.vue b/src/components/user_popover/user_popover.vue index 8626d27e8..1fa855f03 100644 --- a/src/components/user_popover/user_popover.vue +++ b/src/components/user_popover/user_popover.vue @@ -29,10 +29,6 @@ .user-popover { margin-bottom: 0.6em; - .user-identity { - aspect-ratio: unset; - } - .user-card-inner { display: flex; }