fix(style) focus on click in IOS Safari

This commit is contained in:
coderaiser 2017-05-07 20:16:31 +03:00
parent 9ac60549c7
commit bb9b131b2f

View file

@ -24,6 +24,7 @@ body, pre, code {
.fm, .keyspanel {
cursor : default;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-user-select : none;
-moz-user-select : none;
-ms-user-select : none;