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(minor): smaller default image for empty list
version-14
Rushabh Mehta
3 years ago
parent
53d4ddca43
commit
6752460f1e
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
frappe/public/scss/desk/page.scss
+ 1
- 1
frappe/public/scss/desk/page.scss
View File
@@ -164,7 +164,7 @@
// To compensate for perceived centering
.null-state {
height:
85
px;
height:
60
px;
width: auto;
margin-bottom: var(--margin-md);
img {
Write
Preview
Loading…
Cancel
Save