This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
hejh
/
nuxt3-gw
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
fix:移动端静止左右滑动
shenchunlv
hace 2 años
padre
0b8f3b38b5
commit
b22d8dbc83
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
assets/_variables.scss
+ 1
- 0
assets/_variables.scss
Ver fichero
@@ -11,4 +11,5 @@ html,
body {
margin: 0;
scroll-behavior:smooth;
+ overflow-x:hidden;
}