This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
liushengqiang
/
excalidraw
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
fix: overscroll on touch devices (
#3663
)
Jed Fox
il y a 4 ans
Parent
360310de31
commit
0912fe1c93
1 fichiers modifiés
avec
1 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
1
0
public/index.html
+ 1
- 0
public/index.html
Voir le fichier
@@ -117,6 +117,7 @@
width: 100%;
height: 100%;
+ overflow: hidden;
}
.visually-hidden {