You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
/* pages/activity_topics/topics.wxss */
|
|
.activity_topics{
|
|
height: 100%;
|
|
}
|
|
.image{
|
|
}
|
|
.activity_topics .image image{
|
|
width: 100%;
|
|
display: block;
|
|
margin-top:-1rpx;
|
|
}
|
|
|
|
|