Commit f0ae2ae7 authored by Vlad Gor's avatar Vlad Gor Committed by hetech

doc: fix highlighting control elements for Webkit touch (#14703)

parent 97bacf60
......@@ -5,6 +5,7 @@ html, body {
font-family: 'Helvetica Neue',Helvetica,'PingFang SC','Hiragino Sans GB','Microsoft YaHei',SimSun,sans-serif;
font-weight: 400;
-webkit-font-smoothing: antialiased;
-webkit-tap-highlight-color: transparent;
&.is-component {
overflow: hidden;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment