@@ -153,4 +153,10 @@ export default {
},
};
</script>
+
+<style scoped>
+::v-deep img{
+ max-width: 100%;
+}
+</style>