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
chenquansheng
2024-09-19 11:24:54 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
b5e691461b4156d9109422ad343c651d78879a58
b5e69146
1 parent
fd1f8001
fix |> 评论内容与评论中间存在分割线颜色调整
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
sight_harmony/features/wdComponent/src/main/ets/components/mine/home/ChildCommentComponent.ets
sight_harmony/features/wdComponent/src/main/ets/components/mine/home/ChildCommentComponent.ets
View file @
b5e6914
...
...
@@ -159,7 +159,7 @@ export struct ChildCommentComponent {
.width('100%')
.height(0.5)
.strokeWidth(0.5)
.
backgroundC
olor($r('app.color.color_EDEDED'))
.
c
olor($r('app.color.color_EDEDED'))
.margin({ top: 10, bottom: 10 })
}
...
...
Please
register
or
login
to post a comment