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-23 16:17:06 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
c26c0a338b2f679a12d37534ea18d95e97f587be
c26c0a33
1 parent
c1a319b3
ref |> 直播详情评论输入框左侧间距走查
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/view/LiveOperRowListView.ets
sight_harmony/features/wdComponent/src/main/ets/components/view/LiveOperRowListView.ets
View file @
c26c0a3
...
...
@@ -242,7 +242,7 @@ export struct LiveOperRowListView {
}
.padding({top:10})
.layoutWeight(1)
.margin({ left:
16
})
.margin({ left:
0
})
}
/**
...
...
Please
register
or
login
to post a comment