This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
liushengqiang
/
excalidraw
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
fix: overscroll on touch devices (
#3663
)
Jed Fox
hace 4 años
padre
360310de31
commit
0912fe1c93
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
public/index.html
+ 1
- 0
public/index.html
Ver fichero
@@ -117,6 +117,7 @@
width: 100%;
height: 100%;
+ overflow: hidden;
}
.visually-hidden {