Skip to content

Commit

Permalink
fix: 移除元素默认点击高亮效果(Safari) fixed dcloudio#440
Browse files Browse the repository at this point in the history
  • Loading branch information
zhetengbiji committed Jun 17, 2019
1 parent ffd5f8d commit bc958ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/view/index.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
* {
margin: 0;
-webkit-tap-highlight-color: transparent;
}

@font-face {
Expand Down

0 comments on commit bc958ad

Please sign in to comment.