This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
xiaoguang_li
/
hue
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ソースを参照
[notebook] Add margin to snippets for easier page scrolling
Romain Rigaux
10 年 前
親
4690a496e5
コミット
ed534ab
1 ファイル変更
、
1 行追加
、
0 行削除
分割表示
差分情報を表示
1
0
desktop/libs/notebook/src/notebook/static/notebook/css/notebook.css
+ 1
- 0
desktop/libs/notebook/src/notebook/static/notebook/css/notebook.css
ファイルの表示
@@ -87,6 +87,7 @@ body {
.snippet {
margin: 10px;
+ margin-right: 30px;
}
.snippet-body {