陈剑华

fix: 19535 【UI走查-卡片】折叠屏展开-人民号小视频卡

@@ -74,7 +74,7 @@ export struct Card21Component { @@ -74,7 +74,7 @@ export struct Card21Component {
74 .maxLines(4) 74 .maxLines(4)
75 .textOverflow({ overflow: TextOverflow.Ellipsis }) 75 .textOverflow({ overflow: TextOverflow.Ellipsis })
76 .padding({ right: 12 }) 76 .padding({ right: 12 })
77 - .lineHeight(22) 77 + .lineHeight(25)
78 } 78 }
79 79
80 GridItem() { 80 GridItem() {