Skip to content

Commit

Permalink
fix(google): make links clickable on mobile news search
Browse files Browse the repository at this point in the history
  • Loading branch information
iorate committed Jun 15, 2024
1 parent ddad26d commit da8c3ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scripts/search-engines/google-mobile.ts
Original file line number Diff line number Diff line change
Expand Up @@ -481,6 +481,7 @@ const mobileSerpHandlers: Record<string, SerpHandler> = {
fontSize: "12px",
marginTop: "-8px",
padding: "0 16px 12px 16px",
...mobileActionClickable,
...iOSButtonStyle,
},
},
Expand Down

0 comments on commit da8c3ee

Please sign in to comment.