Toggle navigation
Toggle navigation
This project
Loading...
Sign in
developOne
/
harmonyPool
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
陈剑华
2024-09-09 13:58:37 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
78472bf2382c50e345b5c8c80d3be633f615fe07
78472bf2
1 parent
2258fac7
fix: 19535 【UI走查-卡片】折叠屏展开-人民号小视频卡
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
sight_harmony/features/wdComponent/src/main/ets/components/cardview/Card21Component.ets
sight_harmony/features/wdComponent/src/main/ets/components/cardview/Card21Component.ets
View file @
78472bf
...
...
@@ -74,7 +74,7 @@ export struct Card21Component {
.maxLines(4)
.textOverflow({ overflow: TextOverflow.Ellipsis })
.padding({ right: 12 })
.lineHeight(2
2
)
.lineHeight(2
5
)
}
GridItem() {
...
...
Please
register
or
login
to post a comment