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
douaojie
2024-05-15 15:11:51 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
55f9cc97af0c959ddd294a7d457e0d35c1c54091
55f9cc97
1 parent
966b114e
fix: 尺寸修改
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/compview/ZhGridLayout02.ets
sight_harmony/features/wdComponent/src/main/ets/components/compview/ZhGridLayout02.ets
View file @
55f9cc9
...
...
@@ -51,7 +51,7 @@ export struct ZhGridLayout02 {
.fontWeight(600)
}
.justifyContent(FlexAlign.Start)
.margin({ top: 16, bottom:
9
})
.margin({ top: 16, bottom:
8
})
.width(CommonConstants.FULL_WIDTH)
GridRow({
...
...
Please
register
or
login
to post a comment