浏览代码

[fix] image view (#2009)

version-14
Faris Ansari 9 年前
committed by Rushabh Mehta
父节点
当前提交
788ad084b4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      frappe/public/less/list.less

+ 1
- 1
frappe/public/less/list.less 查看文件

@@ -301,7 +301,7 @@ table.field-info tr td {
}

.image-field {
background-size: 100% 100% !important;
background-size: contain;
position: relative;
}



正在加载...
取消
保存