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
王海元
7 years ago
Commit
a3b58abff8ff8a74e510aae2a479f195d60f4d59
1 parent
73b33176
调整高度 --review by 孙凯
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
js/associatorGift/components/ReceiveGiftAlert.js
js/associatorGift/components/ReceiveGiftAlert.js
View file @
a3b58ab
...
...
@@ -99,7 +99,7 @@ let styles = StyleSheet.create({
},
container
:
{
height
:
3
6
0
,
height
:
3
3
0
,
width
:
280
,
alignItems
:
'center'
,
backgroundColor
:
'#FFFFFF'
,
...
...
@@ -127,7 +127,7 @@ let styles = StyleSheet.create({
},
contentContainer
:
{
height
:
21
0
,
height
:
18
0
,
width
:
260
,
marginTop
:
16
,
},
...
...
Please
register
or
login
to post a comment