cl
2024-01-23 ff13e6159eab48d53bb528a10d0ab8850fdf7ad5
提交 | 用户 | 时间
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 }