Toggle navigation
Toggle navigation
This project
Loading...
Sign in
mobile
/
YH_RNComponent
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
chenl
2017-06-07 10:05:47 +0800
Commit
c0251d5b9ecb38b88608e59e0d7d479e4c6ebc61
1 parent
968bdadc
兼容android底部输入框偏底的问题。review by 孙凯。
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
js/guang/components/detail/Detail.js
js/guang/components/detail/Detail.js
View file @
c0251d5
...
...
@@ -354,8 +354,9 @@ let styles = StyleSheet.create({
height
:
40
,
marginLeft
:
10
,
marginTop
:
10
,
marginBottom
:
10
,
borderRadius
:
5
,
padding
:
0
,
padding
:
5
,
},
favIcon
:
{
height
:
20
,
...
...
Please
register
or
login
to post a comment