Skip to content

fix(Locations): render address lines as stacked flex items#2227

Open
aaronlee777 wants to merge 1 commit into
mainfrom
al/fix/company-location-list-styles
Open

fix(Locations): render address lines as stacked flex items#2227
aaronlee777 wants to merge 1 commit into
mainfrom
al/fix/company-location-list-styles

Conversation

@aaronlee777

Copy link
Copy Markdown
Contributor

Summary

  • Wrap street and city/state/zip in span elements so the address flex column produces two separate items instead of a merged text run.
  • Add line-specific font weights for visual hierarchy and tighten the gap to toRem(2).

Test plan

  • Storybook: verify Locations list renders each address on two lines with the medium/regular weight contrast.

🤖 Generated with Claude Code

Wrap street and city/state/zip in span elements so the address flex
column produces two separate items, and apply line-specific weights
for visual hierarchy.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@aaronlee777 aaronlee777 requested a review from a team as a code owner June 22, 2026 21:31
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.

1 participant