This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
xiaoguang_li
/
hue
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
[notebook] Add margin to snippets for easier page scrolling
Romain Rigaux
hace 10 años
padre
4690a496e5
commit
ed534ab
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
desktop/libs/notebook/src/notebook/static/notebook/css/notebook.css
+ 1
- 0
desktop/libs/notebook/src/notebook/static/notebook/css/notebook.css
Ver fichero
@@ -87,6 +87,7 @@ body {
.snippet {
margin: 10px;
+ margin-right: 30px;
}
.snippet-body {