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-05-15 17:13:01 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
d35b11b8d1d75c97c34d390bc3e0b842f9896dc4
d35b11b8
1 parent
0b7a4e30
fix: 17575 单图卡三行标题鸿蒙版显示内容不全,被遮挡
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/Card6Component.ets
sight_harmony/features/wdComponent/src/main/ets/components/cardview/Card6Component.ets
View file @
d35b11b
...
...
@@ -81,7 +81,7 @@ export struct Card6Component {
this.contentDTO.objectType == '5' ? 30 : 0)
}.alignContent(Alignment.TopStart)
}
.height("75%")
}
.justifyContent(FlexAlign.Start)
...
...
Please
register
or
login
to post a comment