admin
2024-01-11 4a2c6796c89f6889bbdd3e9630fee40a93c6473e
1
2
3
4
5
6
7
8
9
10
11
#egFormTable + .layui-table-view tbody > tr > td > .layui-table-cell {
    height: 60px;
    line-height: 60px;
}
 
.tdImg {
    width: 50px;
    height: 50px;
    max-width: none;
    cursor: pointer;
}