"frontend/src/api/vscode:/vscode.git/clone" did not exist on "45bd9ac7055a03ae01aa189e4ecbd1db172de049"
fix(frontend): stack quota badges vertically in capacity column
QuotaBadge components (daily/weekly/total) were wrapped in a
horizontal flex container, making them visually inconsistent with
other capacity badges (concurrency, window cost, sessions, RPM)
which stack vertically. Remove the wrapper so all badges align
consistently.
Co-Authored-By:
Claude Opus 4.6 <noreply@anthropic.com>
Please register or sign in to comment