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
盖剑秋
2016-08-12 17:29:27 +0800
Commit
2d1cb94ba0b217344bb79eca15852fb2afcce4af
1 parent
1af38c61
Enlarge press square of delete comment button. reviewed by redding.
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletions
js/community/components/subjectPost/SPCommentCell.js
js/community/components/subjectPost/SPCommentCell.js
View file @
2d1cb94
...
...
@@ -102,11 +102,15 @@ const styles = StyleSheet.create({
},
delete
:
{
width
:
80
,
height
:
30
,
height
:
40
,
top
:
-
10
,
right
:
-
20
,
alignItems
:
'flex-end'
,
},
deleteImage
:
{
width
:
20
,
height
:
20
,
top
:
10
,
right
:
20
,
},
});
...
...
Please
register
or
login
to post a comment