瀏覽代碼

[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;
}



Loading…
取消
儲存