This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Daftar
Masuk
xiaoguang_li
/
hue
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Permintaan Tarik
0
Wiki
Jelajahi Sumber
[notebook] Add margin to snippets for easier page scrolling
Romain Rigaux
10 tahun lalu
induk
4690a496e5
melakukan
ed534ab
1 mengubah file
dengan
1 tambahan dan
0 penghapusan
Unified View
Tampilkan Statistik 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
Tampilan Berkas
@@ -87,6 +87,7 @@ body {
.snippet {
.snippet {
margin: 10px;
margin: 10px;
+ margin-right: 30px;
}
}
.snippet-body {
.snippet-body {