This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
xiaoguang_li
/
hue
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
[notebook] Add margin to snippets for easier page scrolling
Romain Rigaux
10 anni fa
parent
4690a496e5
commit
ed534ab
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
desktop/libs/notebook/src/notebook/static/notebook/css/notebook.css
+ 1
- 0
desktop/libs/notebook/src/notebook/static/notebook/css/notebook.css
Vedi File
@@ -87,6 +87,7 @@ body {
.snippet {
margin: 10px;
+ margin-right: 30px;
}
.snippet-body {