瀏覽代碼

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;



Loading…
取消
儲存