long
2023-09-08 85b11cfb0f3ffc8a2fbdc2f6fbd26770b1346913
提交 | 用户 | 时间
71e81e 1 #egFormTable + .layui-table-view tbody > tr > td > .layui-table-cell {
2     height: 60px;
3     line-height: 60px;
4 }
5
6 .tdImg {
7     width: 50px;
8     height: 50px;
9     max-width: none;
10     cursor: pointer;
11 }