Commit 76180d54 authored by 黄媛媛's avatar 黄媛媛

解决图片变形

parent 7f7d7d43
...@@ -374,7 +374,7 @@ export default { ...@@ -374,7 +374,7 @@ export default {
overflow: hidden; overflow: hidden;
} }
.FreeInfo .Left .imgDiv img{ .FreeInfo .Left .imgDiv img{
width: 100%!important; width: auto!important;
} }
.FreeInfo .commomStyle{ .FreeInfo .commomStyle{
border:1px solid rgba(224, 224, 224, 1); border:1px solid rgba(224, 224, 224, 1);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment