Skip to content

fix: Inconsistent gap between tool tabs on marketplace agent detail - #129

Open
Roshan931 wants to merge 1 commit into
TesslateAI:mainfrom
Roshan931:prilog/fix-error-tool-chips-on-marketplace-agent-detail-08-21-2026-50c8ef
Open

fix: Inconsistent gap between tool tabs on marketplace agent detail#129
Roshan931 wants to merge 1 commit into
TesslateAI:mainfrom
Roshan931:prilog/fix-error-tool-chips-on-marketplace-agent-detail-08-21-2026-50c8ef

Conversation

@Roshan931

Copy link
Copy Markdown

Fixes #28

Root cause

Tool chips on marketplace agent detail can shrink and wrap, breaking uniform gaps

Changes

  • Made the tool chips non-shrinking and non-wrapping (flex-shrink-0 + whitespace-nowrap, matching the existing badge/.btn chip pattern in the same file) and pinned the wrapping container to items-start so wrapped rows are not cross-axis stretched. The gap-2 spacing is now uniform at every viewport width.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Inconsistent gap between tool tabs on marketplace agent detail

1 participant