mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-07-04 04:53:00 +08:00
7 lines
120 B
CSS
7 lines
120 B
CSS
/**
|
|
* 列表
|
|
*/
|
|
table.am-table .reply-content,
|
|
table.am-table .am-gallery .am-gallery-item {
|
|
max-height: 4.5rem;
|
|
} |