Toggle navigation
Toggle navigation
This project
Loading...
Sign in
mobile
/
yh_vendor
·
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-06-13 20:59:03 +0800
Commit
004ddef2781beb5c648041f12012beff2a914c4d
1 parent
1c2bcfc9
跳整侧边栏 文字 宽度 review by yewanwan
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
js/components/SideMenu.js
js/components/SideMenu.js
View file @
004ddef
@@ -144,5 +144,6 @@ let styles = StyleSheet.create({
@@ -144,5 +144,6 @@ let styles = StyleSheet.create({
144
color
:
'#444444'
,
144
color
:
'#444444'
,
145
fontWeight
:
'bold'
,
145
fontWeight
:
'bold'
,
146
left
:
14
,
146
left
:
14
,
147
+
marginRight
:
14
,
147
},
148
},
148
});
149
});
Please
register
or
login
to post a comment