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
douaojie
2024-05-15 18:24:34 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
859c32216dadbe8ff21616dc3e8721b072e53b7a
859c3221
1 parent
c7ab1e2d
fix: 字体调整
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/Card5Component.ets
sight_harmony/features/wdComponent/src/main/ets/components/cardview/Card5Component.ets
View file @
859c322
...
...
@@ -71,7 +71,7 @@ export struct Card5Component {
}
.width(CommonConstants.FULL_WIDTH)
.fontColor(Color.White)
.fontSize($r('app.float.
normal_text_size
'))
.fontSize($r('app.float.
font_size_17
'))
.fontWeight(FontWeight.Bold)
.maxLines(2)
.align(Alignment.TopStart)
...
...
Please
register
or
login
to post a comment