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

This commit is contained in:
Vlad Gor
2019-03-19 10:53:39 +03:00
committed by hetech
parent 97bacf6015
commit f0ae2ae759

View File

@@ -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;