Ver código fonte

Fix "Copy | Look Up" popup issue on mobile device (#2406)

Luo 4 anos atrás
pai
commit
d3c3894108
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      public/index.html

+ 1 - 0
public/index.html

@@ -108,6 +108,7 @@
           Roboto, Helvetica, Arial, sans-serif;
         font-family: var(--ui-font);
         -webkit-text-size-adjust: 100%;
+        -webkit-user-select: none;
         user-select: none;
         width: 100vw;
         height: 100vh;