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
zhangwenqiang
2024-08-26 15:52:34 +0800
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
bfb5c753686489d8ef848440641f3a1bea1dc8dc
bfb5c753
2 parents
9083bf96
61847c5b
Merge branch 'fix-branch'
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/page/FollowListPage.ets
sight_harmony/features/wdComponent/src/main/ets/components/page/FollowListPage.ets
View file @
bfb5c75
...
...
@@ -37,6 +37,6 @@ struct FollowListPage {
.width('100%')
}.width("100%")
.height("100%")
.padding({top:px2vp(this.topSafeHeight),bottom:px2vp(this.bottomSafeHeight)})
.padding({top:px2vp(this.topSafeHeight),bottom:px2vp(this.bottomSafeHeight)
+10
})
}
}
\ No newline at end of file
...
...
Please
register
or
login
to post a comment