このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
anoopmb
/
frappe
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
fix(UI): lesser margin if cell is focused
(cherry picked from commit
98e1813de1
)
version-14
Shariq Ansari
2年前
committed by
Mergify
親
1ab1ac2a98
コミット
f3ad63abf4
1個のファイルの変更
、
2行の追加
、
2行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+2
-2
frappe/public/scss/common/grid.scss
+ 2
- 2
frappe/public/scss/common/grid.scss
ファイルの表示
@@ -268,8 +268,8 @@
.editable-row .frappe-control {
padding-top: 0px !important;
padding-bottom: 0px !important;
margin-left: -
5
px !important;
margin-right: -
5
px !important;
margin-left: -
1
px !important;
margin-right: -
1
px !important;
}
}
書き込み
プレビュー
読み込み中…
キャンセル
保存