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
wuyanan
2024-08-20 16:01:17 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ead6195e0c452ad9e5add36bfd431687f57e761b
ead6195e
1 parent
0d547acc
ref |> 调整横屏直播详情,大家聊列表消息头像和名称之间间距
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
sight_harmony/features/wdDetailPlayLive/src/main/ets/widgets/details/TabChatItemComponent.ets
sight_harmony/features/wdDetailPlayLive/src/main/ets/widgets/details/TabChatItemComponent.ets
View file @
ead6195
@@ -41,7 +41,7 @@ export struct TabChatItemComponent {
@@ -41,7 +41,7 @@ export struct TabChatItemComponent {
41
41
42
}
42
}
43
.margin({
43
.margin({
44
-
left:
8
,
44
+
left:
0
,
45
right: 8
45
right: 8
46
})
46
})
47
.layoutWeight(1)
47
.layoutWeight(1)
Please
register
or
login
to post a comment