Skip to content

Commit

Permalink
Merge pull request #905 from nhsuk/primary-card-focus
Browse files Browse the repository at this point in the history
Primary Card (With Chevron) issue while hovering over chevron image
  • Loading branch information
roshaanbajwa authored Nov 21, 2023
2 parents bde0444 + 4151cdd commit ef40d37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/components/card/card.scss
Original file line number Diff line number Diff line change
Expand Up @@ -287,6 +287,7 @@ $card-border-hover-color: $color_nhsuk-grey-3;
display: block;
fill: $color_nhsuk-blue;
margin-top: -(nhsuk-spacing(2));
pointer-events: none;
position: absolute;
right: nhsuk-spacing(4);
top: 50%;
Expand Down

0 comments on commit ef40d37

Please sign in to comment.