Skip to content

Commit

Permalink
[docs-infra] Improve fix blank links ad
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Feb 22, 2024
1 parent c0eb421 commit 10e57d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/modules/components/MarkdownElement.js
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@ const Root = styled('div')(
// Allows to remove link arrows for images
display: 'none',
},
'& .MuiAd-root a::after': {
'& .Ad-root a::after': {
// Remove link arrow for ads
display: 'none',
},
Expand Down

0 comments on commit 10e57d7

Please sign in to comment.