瀏覽代碼

fix: comma looks like a decimal in report summary widget (#18014) (#18017)

[skip ci]

(cherry picked from commit 7b646ccec5)

Co-authored-by: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
version-14
mergify[bot] 2 年之前
committed by GitHub
父節點
當前提交
13015c2dc8
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. +2
    -2
      frappe/public/scss/desk/report.scss

+ 2
- 2
frappe/public/scss/desk/report.scss 查看文件

@@ -196,8 +196,8 @@
&.blue { color: var(--blue-500); } &.blue { color: var(--blue-500); }


// SIZE & SPACING // SIZE & SPACING
margin-top: 12px;
margin-bottom: 5px;
padding-top: 12px;
padding-bottom: 5px;


// LAYOUT // LAYOUT
text-align: center; text-align: center;


Loading…
取消
儲存