diff --git a/src/components/ui/VnImg.vue b/src/components/ui/VnImg.vue index 3996e9ddca..3904a4f48b 100644 --- a/src/components/ui/VnImg.vue +++ b/src/components/ui/VnImg.vue @@ -44,7 +44,13 @@ onMounted(() => {}); @@ -56,8 +62,6 @@ onMounted(() => {}); border-radius: 50%; } .img_zoom { - width: 100%; - height: auto; border-radius: 0%; }