Kaynağa Gözat
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 yıl önce
committed by
GitHub
ebeveyn
işleme
13015c2dc8
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile
2 ekleme ve
2 silme
-
frappe/public/scss/desk/report.scss
|
|
@@ -196,8 +196,8 @@ |
|
|
|
&.blue { color: var(--blue-500); } |
|
|
|
|
|
|
|
// SIZE & SPACING |
|
|
|
margin-top: 12px; |
|
|
|
margin-bottom: 5px; |
|
|
|
padding-top: 12px; |
|
|
|
padding-bottom: 5px; |
|
|
|
|
|
|
|
// LAYOUT |
|
|
|
text-align: center; |
|
|
|