Commit cce9b98
fix(audience-sample): stack status bar vertically on all narrow screens (SDK-314)
Move status bar vertical stacking from the phone breakpoint (<480px) to
the narrow breakpoint (<1024px). UUID values in the status bar were
overflowing horizontally on devices wider than 480px because the phone
class was never applied.
Also toggle .narrow on _root (in addition to .sample-app-grid) so the
narrow selectors can reach the sticky header which sits outside the grid.
Font/touch-target changes remain phone-only.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent e8e6826 commit cce9b98
2 files changed
Lines changed: 48 additions & 35 deletions
Lines changed: 36 additions & 28 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
521 | 521 | | |
522 | 522 | | |
523 | 523 | | |
524 | | - | |
525 | | - | |
526 | | - | |
527 | | - | |
528 | | - | |
529 | | - | |
530 | | - | |
531 | | - | |
532 | | - | |
533 | | - | |
534 | | - | |
535 | | - | |
536 | | - | |
537 | | - | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
538 | 528 | | |
539 | | - | |
540 | | - | |
| 529 | + | |
541 | 530 | | |
542 | 531 | | |
543 | | - | |
544 | | - | |
545 | | - | |
546 | 532 | | |
547 | 533 | | |
548 | | - | |
| 534 | + | |
549 | 535 | | |
550 | 536 | | |
551 | 537 | | |
552 | 538 | | |
553 | 539 | | |
554 | | - | |
| 540 | + | |
555 | 541 | | |
556 | 542 | | |
557 | | - | |
558 | | - | |
559 | 543 | | |
560 | 544 | | |
561 | 545 | | |
562 | | - | |
| 546 | + | |
563 | 547 | | |
564 | 548 | | |
565 | 549 | | |
566 | 550 | | |
567 | 551 | | |
568 | 552 | | |
569 | | - | |
570 | | - | |
571 | | - | |
| 553 | + | |
| 554 | + | |
572 | 555 | | |
573 | 556 | | |
574 | 557 | | |
575 | 558 | | |
576 | 559 | | |
577 | 560 | | |
578 | | - | |
| 561 | + | |
579 | 562 | | |
580 | 563 | | |
581 | 564 | | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
582 | 590 | | |
583 | 591 | | |
584 | 592 | | |
| |||
Lines changed: 12 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
430 | 430 | | |
431 | 431 | | |
432 | 432 | | |
433 | | - | |
434 | | - | |
435 | | - | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
436 | 440 | | |
437 | 441 | | |
438 | 442 | | |
| |||
447 | 451 | | |
448 | 452 | | |
449 | 453 | | |
450 | | - | |
451 | | - | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
452 | 458 | | |
453 | 459 | | |
454 | 460 | | |
455 | 461 | | |
456 | 462 | | |
457 | 463 | | |
458 | | - | |
459 | | - | |
| 464 | + | |
460 | 465 | | |
461 | 466 | | |
462 | 467 | | |
| |||
0 commit comments