• erio's avatar
    fix(ui): remove redundant sub-table header in user breakdown · a120a6bc
    erio authored
    The expanded user breakdown rows already align with the parent table
    columns (Requests, Token, Actual, Standard), so the repeated sub-header
    wastes vertical space. Remove the <thead> from UserBreakdownSubTable.
    a120a6bc
UserBreakdownSubTable.vue 2.07 KB