Style:分享图片css调整
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
.box-img {
|
||||
position: relative;
|
||||
width: 600rpx;
|
||||
height: 832rpx;
|
||||
height: 800rpx;
|
||||
border-radius: 40rpx;
|
||||
overflow: hidden;
|
||||
}
|
||||
@@ -26,8 +26,8 @@
|
||||
}
|
||||
|
||||
.main-img {
|
||||
width: 600rpx;
|
||||
height: 832rpx;
|
||||
width: 100%;
|
||||
height: 800rpx;
|
||||
border-radius: 40rpx;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user