Skip to content

How to make a round highlighting on touch instead of square? #849

Answered by waterplea
rvalitov asked this question in Q&A
Discussion options

You must be logged in to vote

The best thing you can do is remove this highlight with -webkit-tap-highlight-color: transparent; which is done on Taiga UI components. But in your case this highlight is on the a tag. Perhaps we should add a[tuiMarkerIcon] to selectors so icon can be put directly on a link.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rvalitov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants