Prevent geographic explorer overflow
This commit is contained in:
@@ -372,7 +372,7 @@ def test_map_and_detection_workspaces_avoid_page_length_driven_layouts() -> None
|
||||
|
||||
assert "height: clamp(34rem, calc(100dvh - 10rem), 58rem);" in styles
|
||||
assert ".geo-theme-list" in styles and "overflow-y: auto;" in styles
|
||||
assert "@media (max-width: 1240px)" in styles
|
||||
assert "@media (max-width: 1500px)" in styles
|
||||
assert ".workspace-grid-ai {\n grid-template-columns: minmax(0, 1fr);" in premium
|
||||
assert "max-height: none;" in premium
|
||||
|
||||
|
||||
Reference in New Issue
Block a user