diff --git a/src/views/home/agent/components/Item.vue b/src/views/home/agent/components/Item.vue index 89a817c..e408713 100644 --- a/src/views/home/agent/components/Item.vue +++ b/src/views/home/agent/components/Item.vue @@ -318,6 +318,7 @@ width: 100%; height: 100%; border-radius: 50%; + object-fit: cover; } } .message-context {