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
refactor(repo): streamline RepoList layout and spacing
- Reduce gap spacing from 3-4 to 2 for more compact list layout
- Simplify padding from 4-5 to 2.5 and use px/py utilities for consistency
- Decrease icon size from 10x10 to 8x8 and adjust border radius to md
- Consolidate repo name and archived badge into single row layout
- Move description to hidden state on mobile, show truncated on md+ screens
- Remove separate metadata row displaying repo name in monospace font
- Eliminate top border separator on mobile for action buttons
- Reduce font sizes (base to sm for title, add xs for description)
- Improve responsive behavior by removing unnecessary flex-col nesting
0 commit comments