ソースを参照

Merge pull request #18368 from frappe/mergify/bp/version-14-hotfix/pr-18315

version-14
Shariq Ansari 2年前
committed by GitHub
コミット
96e8912d0d
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更4行の追加2行の削除
  1. +4
    -2
      frappe/public/scss/desk/report.scss

+ 4
- 2
frappe/public/scss/desk/report.scss ファイルの表示

@@ -159,11 +159,13 @@
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-evenly;
gap: 20px;

.summary-item {
// SIZE & SPACING
margin: 0px 30px;
min-width: 180px;
margin: 0px 20px;
min-width: 160px;
max-width: 300px;
height: 62px;



読み込み中…
キャンセル
保存