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
8 years ago
Commit
85d4b16b83fee4a2fb1fb2565a8e6e5cc052d408
1 parent
e2314b30
修复了复制删除在android上被裁减的问题。 review by days。
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
js/common/components/YH_ToolTips.js
js/common/components/YH_ToolTips.js
View file @
85d4b16
...
...
@@ -56,7 +56,7 @@ let styles = StyleSheet.create({
alignItems
:
'center'
,
alignSelf
:
'center'
,
width
,
height
:
4
4
,
height
:
5
4
,
flexDirection
:
'column'
,
},
...
...
Please
register
or
login
to post a comment