Bound responsive map explorer height
This commit is contained in:
@@ -55,6 +55,7 @@ def test_map_rectangle_drag_is_wired_to_automatic_analysis() -> None:
|
||||
assert ".workbench-main .geo-map-canvas .map-container" in styles
|
||||
assert "position: absolute;" in styles
|
||||
assert "inset: 0;" in styles
|
||||
assert "grid-template-rows: clamp(34rem, calc(100dvh - 10rem), 52rem) auto;" in styles
|
||||
|
||||
|
||||
def test_dataset_detail_responses_cannot_overwrite_the_latest_map_layer() -> None:
|
||||
|
||||
Reference in New Issue
Block a user