This website works better with JavaScript.
Home
Explore
Help
Sign In
anoopmb
/
frappe
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix: responsive
(cherry picked from commit
16fb96f6bd
)
version-14
Shariq Ansari
2 years ago
committed by
Mergify
parent
efb29e20db
commit
83d49d184c
1 changed files
with
4 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-2
frappe/public/scss/desk/report.scss
+ 4
- 2
frappe/public/scss/desk/report.scss
View File
@@ -159,11 +159,13 @@
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-evenly;
gap: 20px;
.summary-item {
// SIZE & SPACING
margin: 0px 2
5
px;
min-width: 1
8
0px;
margin: 0px 2
0
px;
min-width: 1
6
0px;
max-width: 300px;
height: 62px;
Write
Preview
Loading…
Cancel
Save