Web: Remove tap-highlight

This commit is contained in:
Alexey Safronov 2021-04-16 16:27:07 +03:00
parent ebc751530b
commit 7cb9affc77

View File

@ -47,6 +47,7 @@ const Header = styled.header`
margin-top: -5px;
cursor: pointer;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-user-drag: none;
-webkit-touch-callout: none;
-webkit-user-select: none;