Skip to content

Commit

Permalink
Fix styles after making latest DI dots non-interactive
Browse files Browse the repository at this point in the history
  • Loading branch information
rakyi committed Dec 13, 2024
1 parent d4e4c1b commit c700c82
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions site/gdocs/components/LatestDataInsights.scss
Original file line number Diff line number Diff line change
Expand Up @@ -213,10 +213,8 @@ html:not(.js-enabled) .latest-data-insights__card,

.latest-data-insights__dot {
background-color: $blue-30;
touch-action: manipulation;
display: inline-flex;
text-decoration: none;
cursor: pointer;
border: 0;
padding: 0;
margin: 0;
Expand Down

0 comments on commit c700c82

Please sign in to comment.