Silence-dream / Silence-dream.github.io

blog博客
https://silence-dream.github.io
3 stars 0 forks source link

移动端点击可点击元素时,出现蓝色默认背景色 #9

Open Silence-dream opened 1 year ago

Silence-dream commented 1 year ago
body {
  -webkit-tap-highlight-color: transparent;
}