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] image view (
#2009
)
version-14
Faris Ansari
9 years ago
committed by
Rushabh Mehta
parent
ede3a8ca05
commit
788ad084b4
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/less/list.less
+ 1
- 1
frappe/public/less/list.less
View File
@@ -301,7 +301,7 @@ table.field-info tr td {
}
.image-field {
background-size:
100% 100% !important
;
background-size:
contain
;
position: relative;
}
Write
Preview
Loading…
Cancel
Save