Fix mobile shell context cascade
This commit is contained in:
@@ -26,6 +26,7 @@ def test_mobile_shell_density_contracts_are_defined() -> None:
|
||||
assert "overflow-x: auto;" in css
|
||||
assert "scroll-snap-type: x proximity;" in css
|
||||
assert "white-space: nowrap;" in css
|
||||
assert ".context-bar,\n .quick-action-grid,\n .workspace-nav-cluster" not in css
|
||||
|
||||
|
||||
def test_small_screen_navigation_keeps_labels_readable() -> None:
|
||||
|
||||
Reference in New Issue
Block a user