TaskLogsTable.js
23.9 KB
-
🎨 style(tokens-table): enhance quota usage progress bar UI · ac5f028dImproves the “Balance” column in `TokensTable`: • Re-styled progress bar: wider container (`w-[140px]`) and `showInfo` enabled to display percentage label. • Added `format={() => \`\${percent}%\`}` for precise percentage feedback. • Maintains dynamic color mapping (success / warning / danger) for clarity. Result: clearer, more informative visual representation of remaining token quota.t0ng7u committed