mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-06-27 09:47:33 +08:00
7 lines
138 B
CSS
Executable File
7 lines
138 B
CSS
Executable File
/**
|
|
* 列表
|
|
*/.content-right table.am-table .user-info img {
|
|
max-width: 7.5rem;
|
|
max-height: 7.5rem;
|
|
margin-right: 0.5rem;
|
|
} |