zhaoxw
4 vuotta sitten
vanhempi
commit
5a906e8efa
|
@@ -285,6 +285,7 @@
|
|
|
|
|
|
.good-box {
|
|
|
width: 750rpx;
|
|
|
+ height: 750rpx;
|
|
|
padding: 0 0 10px 0;
|
|
|
overflow: visible;
|
|
|
}
|
|
@@ -179,7 +179,7 @@
|
|
|
|
|
|
.good-box {
|
|
|
width: 750rpx;
|
|
|
- height: 230px;
|
|
|
+ height: 750rpx;
|
|
|
padding: 0 0 10px 0;
|
|
|
overflow: visible;
|
|
|
}
|