Ggongfuxiangv5.0
975c3a6c创建于 2024年1月19日历史提交
/**
 * 列表
 */
.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;
}