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

18 lines
320 B
CSS
Raw Normal View History

/**
*
*/
.content-right table.am-table .reply-content,
.content-right table.am-table .am-gallery .am-gallery-item {
max-height: 4.5rem;
}
/**
*
*/
.goods-info a {
color: var(--color-blue);
font-size: 1.4rem !important;
}
.user-info-dropdown-data-container > a i {
margin-top: 0.4rem;
}