Skip to content

Commit

Permalink
Merge pull request chenqingspring#38 from SimchaShats/master
Browse files Browse the repository at this point in the history
Remove blue border for mac on focus
  • Loading branch information
chenqingspring authored Jun 14, 2018
2 parents 260bb8e + 2bac61f commit c7a1eb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ export default class Lottie extends React.Component {
height: getSize(height),
overflow: 'hidden',
margin: '0 auto',
outline: 'none',
...this.props.style,
};

Expand Down

0 comments on commit c7a1eb2

Please sign in to comment.