"backend/internal/git@web.lueluesay.top:chenxi/sub2api.git" did not exist on "8fb7d476b8fe10e74cdc2784029c0e8b88e33118"
fix(ui): remove redundant sub-table header in user breakdown
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.
Please register or sign in to comment