2019-05-15 01:09:10 +08:00
|
|
|
/**
|
|
|
|
|
* 列表
|
|
|
|
|
*/
|
2020-03-02 13:53:53 +08:00
|
|
|
.content-right table.am-table .reply-content {
|
|
|
|
|
max-height: 80px;
|
|
|
|
|
}
|
2019-05-15 16:50:28 +08:00
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* 编辑
|
|
|
|
|
*/
|
|
|
|
|
.content-right .am-alert.goods-info a {
|
|
|
|
|
color: #0e90d2;
|
2019-05-15 01:09:10 +08:00
|
|
|
}
|