소스 검색

Merge pull request #18368 from frappe/mergify/bp/version-14-hotfix/pr-18315

version-14
Shariq Ansari 2 년 전
committed by GitHub
부모
커밋
96e8912d0d
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일4개의 추가작업 그리고 2개의 파일을 삭제
  1. +4
    -2
      frappe/public/scss/desk/report.scss

+ 4
- 2
frappe/public/scss/desk/report.scss 파일 보기

@@ -159,11 +159,13 @@
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-evenly;
gap: 20px;

.summary-item {
// SIZE & SPACING
margin: 0px 30px;
min-width: 180px;
margin: 0px 20px;
min-width: 160px;
max-width: 300px;
height: 62px;



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