mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-04-14 16:40:58 -04:00
Fix "Copy | Look Up" popup issue on mobile device (#2406)
This commit is contained in:
parent
6718902645
commit
d3c3894108
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue