Skip to content

Commit

Permalink
make click highlight transparent (#2266)
Browse files Browse the repository at this point in the history
Signed-off-by: Timo K <[email protected]>
  • Loading branch information
toger5 committed Mar 25, 2024
1 parent ccea9fc commit 3f5c725
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,9 @@ body {
margin: 0;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-tap-highlight-color: transparent;
}

/* We use this to not render the page at all until we know the theme.*/
.no-theme {
opacity: 0;
Expand Down

0 comments on commit 3f5c725

Please sign in to comment.