This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
liushengqiang
/
excalidraw
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ver Fonte
fix: overscroll on touch devices (
#3663
)
Jed Fox
há 4 anos atrás
pai
360310de31
commit
0912fe1c93
1 ficheiros alterados
com
1 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
1
0
public/index.html
+ 1
- 0
public/index.html
Ver Ficheiro
@@ -117,6 +117,7 @@
width: 100%;
height: 100%;
+ overflow: hidden;
}
.visually-hidden {