Przeglądaj źródła

fix: responsive

(cherry picked from commit 16fb96f6bd)
version-14
Shariq Ansari 2 lat temu
committed by Mergify
rodzic
commit
83d49d184c
1 zmienionych plików z 4 dodań i 2 usunięć
  1. +4
    -2
      frappe/public/scss/desk/report.scss

+ 4
- 2
frappe/public/scss/desk/report.scss Wyświetl plik

@@ -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;



Ładowanie…
Anuluj
Zapisz