From e376abfdbb0d8b2822665f3f5d1c878896358bb8 Mon Sep 17 00:00:00 2001 From: Uladzimir Dzmitrachkou Date: Thu, 16 Jan 2025 17:16:25 +0100 Subject: [PATCH] fix: Type column in Request List takes too much space when window is small --- src/components/WebLogView/WebLogView.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/components/WebLogView/WebLogView.tsx b/src/components/WebLogView/WebLogView.tsx index 71ccaccd..b3dcbd66 100644 --- a/src/components/WebLogView/WebLogView.tsx +++ b/src/components/WebLogView/WebLogView.tsx @@ -92,7 +92,9 @@ function RequestList({ Method Status - Type + + Type + Host Path