From 04149f15489501cab4fb7a83cc5e9355a195f842 Mon Sep 17 00:00:00 2001 From: xy <271556543@qq.com> Date: Wed, 28 Jun 2023 20:50:34 +0800 Subject: [PATCH] 2022.6.28 --- pages/map/map.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/map/map.vue b/pages/map/map.vue index 08d9de0..49bd6e3 100644 --- a/pages/map/map.vue +++ b/pages/map/map.vue @@ -295,12 +295,13 @@ export default { align-items: center; filter: drop-shadow(2rpx 4rpx 4rpx #90D2CF); overflow: hidden; + position: relative; & > img { width: 106rpx; height: 106rpx; border-radius: 100%; - + object-fit: cover; } } &--active {