This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
liushengqiang
/
excalidraw
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
fix: overscroll on touch devices (
#3663
)
Jed Fox
4 anni fa
parent
360310de31
commit
0912fe1c93
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
public/index.html
+ 1
- 0
public/index.html
Vedi File
@@ -117,6 +117,7 @@
width: 100%;
height: 100%;
+ overflow: hidden;
}
.visually-hidden {