Please enable JavaScript in your browser!
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
shenzhen
/
tjdify
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
Fix problem with scroll inside chat window (
#3578
)
rmmedia
hai 1 ano
pai
7251748d59
achega
b3996b3221
Modificáronse 1 ficheiros
con
1 adicións
e
1 borrados
Unificar vista
Mostrar estatísticas de Diff
1
1
web/app/styles/globals.css
+ 1
- 1
web/app/styles/globals.css
Ver ficheiro
@@ -76,7 +76,7 @@
html,
html,
body {
body {
max-width: 100vw;
max-width: 100vw;
- overflow
-x
: hidden;
+ overflow: hidden;
}
}
body {
body {