瀏覽代碼

Merge pull request #1934 from nabinhait/print_format_spacing

Spacing in print formats
version-14
Rushabh Mehta 9 年之前
committed by GitHub
父節點
當前提交
c09f293ce6
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. +2
    -2
      frappe/templates/styles/standard.css

+ 2
- 2
frappe/templates/styles/standard.css 查看文件

@@ -45,8 +45,8 @@
}

.data-field {
margin-top: 10px;
margin-bottom: 10px;
margin-top: 5px;
margin-bottom: 5px;
}

.important .value {


Loading…
取消
儲存