This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
wiki
/
weseek__growi
espejo de
https://github.com/weseek/growi
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
add min-width
kaoritokashiki
hace 6 años
padre
d5c77119ac
commit
7cf54b6764
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
src/client/styles/scss/_layout.scss
+ 1
- 0
src/client/styles/scss/_layout.scss
Ver fichero
@@ -50,6 +50,7 @@
}
#page-wrapper {
+ min-width: 0;
margin-top: $grw-navbar-height;
}