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
孙凯
2017-02-27 19:35:19 +0800
Commit
bf7d70ee46d98fff91f429bec82c453285f0ebf4
1 parent
9b806299
调整outlet UI review by hongmo
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
js/outlet/components/outlet/NoActivityView.js
js/outlet/components/outlet/NoActivityView.js
View file @
bf7d70e
...
...
@@ -66,13 +66,13 @@ let styles = StyleSheet.create({
},
textV
:
{
width
:
textWidth
,
height
:
4
0
,
height
:
5
0
,
alignSelf
:
'center'
,
marginTop
:
10
,
},
text
:
{
width
:
textWidth
,
height
:
4
0
,
height
:
5
0
,
textAlign
:
'center'
,
}
});
...
...
Please
register
or
login
to post a comment