fix: blue highlight flash on click
This commit is contained in:
parent
228880b977
commit
703205d0d1
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@
|
|||
text-decoration: none;
|
||||
margin: 0;
|
||||
display: inline-block;
|
||||
-webkit-tap-highlight-color: transparent;
|
||||
}
|
||||
|
||||
.base {
|
||||
|
|
|
|||
Loading…
Reference in a new issue