/**
 * 具象日志 - 前端样式
 * 无头风格，仅做基础文字颜色控制
 */

.nex-changelog-date {
    color: #94a3b8 !important;
}

.nex-changelog-title {
    color: #888888 !important;
}

.nex-changelog-body {
    color: #475569 !important;
}

.nex-changelog-empty {
    color: #94a3b8 !important;
}