add tap highlight color
This commit is contained in:
parent
ae4c87659c
commit
aed8bc7702
@ -3,3 +3,7 @@
|
||||
display: table;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
a, button {
|
||||
-webkit-tap-highlight-color: rgba( 0, 0, 0, 0 );
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user