You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(default-app): Simplify pattern list with clickable names and minimal actions
Improved the pattern list UI for better usability and cleaner appearance:
- Made pattern names clickable links with hover underline (removed Visit button)
- Replaced "Remove" button text with trash icon (🗑️)
- Changed trash button to ghost variant (transparent background)
- Added CSS styling for pattern name hover effects
- Increased spacing around action buttons for better visual balance
The result is a more intuitive interface where users can click pattern names
directly to visit them, and actions are represented with clear visual icons.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments