Commit a6b017c
fix(audience-sample): left-align status bar values when stacked vertically (SDK-314)
The base .status-group has align-items: center which, once the group
switches to flex-direction: column in narrow mode, horizontally centers
the cells instead of left-aligning them. Override to align-items: stretch
so cells fill the full group width and labels/values read left to right.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent cce9b98 commit a6b017c
1 file changed
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
539 | 539 | | |
540 | 540 | | |
541 | 541 | | |
| 542 | + | |
542 | 543 | | |
543 | 544 | | |
544 | 545 | | |
| |||
0 commit comments