diff --git a/src/common/MetaItem/styles.less b/src/common/MetaItem/styles.less index f31530209..1af8111c0 100644 --- a/src/common/MetaItem/styles.less +++ b/src/common/MetaItem/styles.less @@ -23,6 +23,7 @@ .meta-item-container { padding: 1rem; overflow: visible; + -webkit-tap-highlight-color: transparent; &:hover, &:focus, &:global(.active), &:global(.selected) { outline-style: none;