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

13 lines
169 B
CSS
Raw Normal View History

2019-05-14 17:09:10 +00:00
/**
*
*/
.content-right table.am-table .reply-content {
max-height: 80px;
}
2019-05-15 08:50:28 +00:00
/**
*
*/
.content-right .am-alert.goods-info a {
color: #0e90d2;
2019-05-14 17:09:10 +00:00
}