Commit e027a95
fix(audience-sample): keep version badge inline with title on narrow screens (SDK-314)
flex-wrap: wrap on .header-row lets the badge fall to its own row when
the title is wide. Disabling wrap at the narrow breakpoint and allowing
the title to flex-shrink keeps badge and title on the same row; title
text reflows internally within the remaining width.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent ef360bc commit e027a95
1 file changed
Lines changed: 13 additions & 0 deletions
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
577 | 577 | | |
578 | 578 | | |
579 | 579 | | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
580 | 593 | | |
581 | 594 | | |
582 | 595 | | |
| |||
0 commit comments