vr-shopxo-source/public/static/admin/default/css/goodscomments.css

14 lines
231 B
CSS

/**
* 列表
*/
.content-right table.am-table .reply-content,
.content-right table.am-table .am-gallery .am-gallery-item {
max-height: 4.5rem;
}
/**
* 编辑
*/
.content-right .am-alert.goods-info a {
color: #0e90d2;
}