From 6af9d652aa8db025e70bbe3c952d96d3d7bfec6f Mon Sep 17 00:00:00 2001 From: MrAlders0n Date: Sat, 18 Jul 2026 22:28:01 -0400 Subject: [PATCH] Keep path map at a fixed height on narrow screens --- src/features/map/PacketPathMapModal.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/features/map/PacketPathMapModal.tsx b/src/features/map/PacketPathMapModal.tsx index 3209c25..69619be 100644 --- a/src/features/map/PacketPathMapModal.tsx +++ b/src/features/map/PacketPathMapModal.tsx @@ -64,7 +64,7 @@ export function PacketPathMapModal({ detail, onClose, initialSelectedKey }: {
-
+