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:20 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
61847c5b268bca93a4718459c9efaa186dd1821d
61847c5b
1 parent
9083bf96
19899 我的-关注列表页面,底部文字“已显示全部内容”与导航条太近
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/page/FollowListPage.ets
sight_harmony/features/wdComponent/src/main/ets/components/page/FollowListPage.ets
View file @
61847c5
...
...
@@ -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