Skip to content

Commit

Permalink
fixes border gap on ios
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabrielle Harrison committed May 15, 2019
1 parent 013062a commit 97df863
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/core/src/components/radio-pill/_radio-pill.scss
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
appearance: none;
width: 0;
height: 0;
margin: 0 -$ray-border-width;
opacity: 0;

&:checked + .#{$ray-class-prefix}radio-pill__label {
Expand Down

0 comments on commit 97df863

Please sign in to comment.