소스 검색

fix: responsive

(cherry picked from commit 16fb96f6bd)
version-14
Shariq Ansari 2 년 전
committed by Mergify
부모
커밋
83d49d184c
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 25px;
min-width: 180px;
margin: 0px 20px;
min-width: 160px;
max-width: 300px;
height: 62px;



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