图片控制

master
Lee-1203 2022-02-15 17:31:08 +08:00
parent 2a33e477c8
commit 1adf2a84c2
1 changed files with 3 additions and 0 deletions

View File

@ -214,6 +214,7 @@
.left-img{ .left-img{
width: 100%; width: 100%;
height: 336px; height: 336px;
overflow: hidden;
} }
.left-img img{ .left-img img{
width: 100%; width: 100%;
@ -280,6 +281,7 @@
.first-img{ .first-img{
width: 183px; width: 183px;
height: 123px; height: 123px;
overflow: hidden;
} }
.first-img img{ .first-img img{
width: 183px; width: 183px;
@ -1069,6 +1071,7 @@
} }
.news-img{ .news-img{
height: 270px; height: 270px;
overflow: hidden;
} }
.news-img img{ .news-img img{
width: 100%; width: 100%;