Enforce mobile source header stacking
GeoIntel CI / docs-smoke (push) Canceled after 0s
GeoIntel CI / contract-smoke (push) Canceled after 0s

This commit is contained in:
Codex
2026-07-16 02:11:16 +02:00
parent 32cb71c807
commit 4aa0d6da24
2 changed files with 5 additions and 4 deletions
@@ -42,7 +42,8 @@ def test_source_inventory_is_compact_honest_and_domain_driven() -> None:
assert "Meetbaar als:" in catalog
assert "source-domain-grid" in styles
assert "source-opportunity-domain" in styles
assert ".source-catalog-panel .panel-title-row" in styles
assert "section.source-catalog-panel > .panel-title-row" in styles
assert "display: grid !important" in styles
assert "justify-self: start" in styles