mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-06-06 16:21:54 +08:00
7 lines
131 B
CSS
Executable File
7 lines
131 B
CSS
Executable File
/**
|
|
* 列表
|
|
*/.content-right table.am-table .user-info img {
|
|
max-width: 75px;
|
|
max-height: 75px;
|
|
margin-right: 5px;
|
|
} |