This website works better with JavaScript
Home
Explore
Help
Register
Sign In
xiaoguang_li
/
hue
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
[notebook] Add margin to snippets for easier page scrolling
Romain Rigaux
10 years ago
parent
4690a496e5
commit
ed534ab74f
1 changed files
with
1 additions
and
0 deletions
Split View
Show 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
View File
@@ -87,6 +87,7 @@ body {
.snippet {
margin: 10px;
+ margin-right: 30px;
}
.snippet-body {