Set -webkit-tap-highlight-color
to transparent
This commit is contained in:
parent
55e5c69958
commit
b18cb15f7d
@ -49,6 +49,7 @@
|
|||||||
|
|
||||||
html {
|
html {
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
|
-webkit-tap-highlight-color: transparent; /* remove tap highlight on touch devices */
|
||||||
}
|
}
|
||||||
|
|
||||||
*,
|
*,
|
||||||
|
Loading…
Reference in New Issue
Block a user