Skip to content

Commit

Permalink
feat: tap highlight color changed to transparent in TeamMembers compo…
Browse files Browse the repository at this point in the history
…nent
  • Loading branch information
mythter committed Sep 7, 2024
1 parent 85a9a23 commit 514cb03
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
align-items: center;
justify-content: center;
margin: 0 auto;
-webkit-tap-highlight-color: transparent;
}

.squareParent{
Expand Down

0 comments on commit 514cb03

Please sign in to comment.