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-07-22 21:59:51 +0800
Commit
8775a03ccae25e0b95b73928d820d7dc4d8d9995
1 parent
9b0255a3
revert background color ,review by 阿瑟
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
js/community/components/home/UploadProgress.js
js/community/components/home/UploadProgress.js
View file @
8775a03
...
...
@@ -163,7 +163,7 @@ let styles = StyleSheet.create({
// flex:1,
flexDirection
:
'row'
,
height
:
40
,
backgroundColor
:
'
red
'
,
backgroundColor
:
'
white
'
,
alignItems
:
'center'
,
},
...
...
Please
register
or
login
to post a comment