瀏覽代碼

[fix] pdf print format

version-14
Faris Ansari 8 年之前
父節點
當前提交
67fbcfcac5
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      frappe/templates/styles/standard.css

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

@@ -69,7 +69,7 @@
padding: 50% 0;
background-size: contain;
/*background-size: cover;*/
background-repeat: no-repeat;
background-repeat: no-repeat !important;
background-position: center center;
border-radius: 4px;
}


Loading…
取消
儲存