fix:客服样式优化

This commit is contained in:
front-one
2023-04-12 14:07:21 +08:00
parent a8e56f9c06
commit 1e1dda6794
+2 -2
View File
@@ -120,7 +120,7 @@
:src="sheep.$url.cdn(item.content.url)"
:height="200"
:width="200"
mode="scaleToFill"
mode="aspectFill"
></su-image>
</view>
</template>
@@ -707,7 +707,7 @@
}
.imgred,
img {
width: 100% !important;
width: 100%;
}
}
}