Please enable JavaScript in your browser!
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
shenzhen
/
tjdify
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Fix problem with scroll inside chat window (
#3578
)
rmmedia
hace 1 año
padre
7251748d59
commit
b3996b3221
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
web/app/styles/globals.css
+ 1
- 1
web/app/styles/globals.css
Ver fichero
@@ -76,7 +76,7 @@
html,
body {
max-width: 100vw;
- overflow
-x
: hidden;
+ overflow: hidden;
}
body {