소스 검색

[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;
}


불러오는 중...
취소
저장