Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On tapping elements a light blue color box appears on them. It is not a good user experience. #38

Open
MohdAnasQureshi opened this issue Jun 12, 2023 · 2 comments

Comments

@MohdAnasQureshi
Copy link

MohdAnasQureshi commented Jun 12, 2023

On tapping elements a light blue color box appears on them. It is not a good user experience.

To remove this behavior just add in css file

  • {
    --webkit-tap-highlight-color : transparent;
    }
@Vishal-raj-1
Copy link
Member

@MohdAnasQureshi you can raise PR for same

@Ronixa584
Copy link

I made changes in it but failure while deploying. Why this is happening?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants