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
陈林
2019-03-26 14:58:01 +0800
Commit
28b88192df9482ff26d895604f2ebcb1992ce60d
1 parent
a4cfc251
兼容android显示小红点问题。review by 张文文。
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
js/message/components/content/ContentMessageTabView.js
js/message/components/content/ContentMessageTabView.js
View file @
28b8819
...
...
@@ -75,8 +75,8 @@ export default class ContentMessageTabView extends Component {
let
styles
=
StyleSheet
.
create
({
container
:
{
marginTop
:
33
,
marginBottom
:
40
,
paddingTop
:
33
,
paddingBottom
:
40
,
flexDirection
:
'column'
,
justifyContent
:
'center'
,
paddingLeft
:
30
,
...
...
Please
register
or
login
to post a comment