BUG 28140

This commit is contained in:
aixianling
2022-03-08 18:03:39 +08:00
parent 27f5becebf
commit b0dcff0ebe

View File

@@ -197,8 +197,8 @@ export default {
} }
image { image {
width: inherit; width: 29vw;
height: inherit; height: 29vw;
} }
} }
} }