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
yumaochao
2024-05-29 18:49:16 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
3650fa3f3533a74adf0f93c58b425935bc8f79bc
3650fa3f
1 parent
a96f2033
fix:somebug
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/cardCommon/CardMediaInfo.ets
sight_harmony/features/wdComponent/src/main/ets/components/cardCommon/CardMediaInfo.ets
View file @
3650fa3
...
...
@@ -229,7 +229,7 @@ export struct CardMediaInfo {
@Extend(Text)
function mediaText() {
.fontColor($r('app.color.color_fff'))
.fontSize($r('app.float.font_size_1
4
'))
.fontSize($r('app.float.font_size_1
3
'))
.lineHeight(18)
.textShadow({
radius: 2,
...
...
Please
register
or
login
to post a comment