|
@@ -38,7 +38,7 @@
|
|
|
padding-top: 20rpx;
|
|
|
.activebox{
|
|
|
width: 685rpx;
|
|
|
- height: 488rpx;
|
|
|
+ height: auto;
|
|
|
padding: 15rpx;
|
|
|
background-color: white;
|
|
|
border-radius: 20rpx;
|
|
@@ -82,6 +82,7 @@
|
|
|
margin-top: 20rpx;
|
|
|
display: flex;
|
|
|
flex-wrap: wrap;
|
|
|
+ margin-bottom: 16rpx;
|
|
|
.ac-picbox{
|
|
|
width: 310rpx;
|
|
|
height: 177rpx;
|