This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
xiaoguang_li
/
hue
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Selaa lähdekoodia
[notebook] Add margin to snippets for easier page scrolling
Romain Rigaux
10 vuotta sitten
vanhempi
4690a496e5
commit
ed534ab
1 muutettua tiedostoa
jossa
1 lisäystä
ja
0 poistoa
Jaettu näkymä
Näytä diff tilastot
1
0
desktop/libs/notebook/src/notebook/static/notebook/css/notebook.css
+ 1
- 0
desktop/libs/notebook/src/notebook/static/notebook/css/notebook.css
Näytä tiedosto
@@ -87,6 +87,7 @@ body {
.snippet {
margin: 10px;
+ margin-right: 30px;
}
.snippet-body {