Skip to content

Commit

Permalink
Merge pull request #16 from pokatomnik/master
Browse files Browse the repository at this point in the history
make ribbon smoother in Firefox
  • Loading branch information
jessy1092 authored Jan 10, 2018
2 parents 9b0d80f + 0b89e50 commit 58bb114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ribbonStyle.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ export const RibbonStyle = {

/* Add "stitching" effect */
borderWidth: '1px 0',
borderStyle: 'dotted',
borderStyle: 'dashed',
// borderColor: '#fff',
borderColor: 'rgba(255, 255, 255, 0.7)'
},
Expand Down

0 comments on commit 58bb114

Please sign in to comment.