mirror of
https://github.com/rangermix/TwitchDropsMiner.git
synced 2026-05-26 07:08:04 +00:00
Enhanced the inventory tab to show each benefit on its own line instead of an icon grid. Each benefit now displays with: - Icon (40x40px) on the left - Benefit name and type on the right in format: "Name (TYPE)" Changes: - Backend: Send full benefit data (name, type, image_url) instead of just URLs - Frontend: Render benefits as vertical list of horizontal lines - CSS: Add new styles for benefit items (.benefit-item, .benefit-icon, .benefit-info) - Removed: Icon grid layout (chunks of 3) and rewards text field 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>