|
|
@@ -54,7 +54,7 @@ export default {
|
|
|
.ad-list-item {
|
|
|
margin: 16px 0;
|
|
|
display: block;
|
|
|
- padding-bottom: 66.66%;
|
|
|
+ padding-bottom: 75%;
|
|
|
background-size: cover;
|
|
|
background-position: center;
|
|
|
background-repeat: no-repeat;
|
|
|
@@ -69,6 +69,7 @@ export default {
|
|
|
}
|
|
|
}
|
|
|
.ad-tips{
|
|
|
+ padding:16px 0;
|
|
|
font-size: 12px;
|
|
|
text-align: center;
|
|
|
color: #999;
|