mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-06-06 16:21:54 +08:00
6 lines
93 B
CSS
Executable File
6 lines
93 B
CSS
Executable File
/**
|
|
* 列表
|
|
*/
|
|
.form-table-content table.am-table .reply-content {
|
|
max-height: 80px;
|
|
} |