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-06-26 15:05:29 +0800
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
c336f6f7a1ea1502ea6a197ea24f25e494687ef0
c336f6f7
2 parents
f8410553
4c644fb6
Merge remote-tracking branch 'origin/main'
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
sight_harmony/features/wdDetailPlayLive/src/main/ets/widgets/details/video/PlayUIComponent.ets
sight_harmony/features/wdDetailPlayLive/src/main/ets/widgets/details/video/PlayUIComponent.ets
View file @
c336f6f
...
...
@@ -290,7 +290,7 @@ export struct PlayUIComponent {
.fontWeight(600)
.fontSize('12fp')
.margin({
left:
16
left:
20
})
}
...
...
@@ -308,7 +308,7 @@ export struct PlayUIComponent {
.fontWeight(600)
.fontSize('12fp')
.margin({
right:
16
right:
20
})
}
...
...
Please
register
or
login
to post a comment