Skip to content

Commit 5becd63

Browse files
committed
修正首页标题显示bug
1 parent 2d0df87 commit 5becd63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app.wxss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102

103103
.common-list .list-item.has-img .content-title {
104104
margin-right: 200rpx;
105-
height: 80rpx;
105+
height: auto;
106106
margin-bottom: 70rpx;
107107
}
108108

0 commit comments

Comments
 (0)