Skip to content

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

@MohdAnasQureshi

Description

@MohdAnasQureshi

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;
    }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions