mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-13 11:34:02 +08:00
doc: fix highlighting control elements for Webkit touch (#14703)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user