From 42cf74019cfab12020dbd317f43cd6a16af17a69 Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Fri, 5 Apr 2024 09:03:48 -0600 Subject: [PATCH] Adjust outline and structure to match designs --- web/src/pages/Logs.tsx | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/web/src/pages/Logs.tsx b/web/src/pages/Logs.tsx index 9f75c3cd0..48eaaa5d2 100644 --- a/web/src/pages/Logs.tsx +++ b/web/src/pages/Logs.tsx @@ -334,19 +334,15 @@ function Logs() {
-
-
- Type -
-
+
+
Type
+
Timestamp
-
- Tag -
-
+
Tag
+
Message
@@ -417,7 +413,7 @@ function LogLineData({ startRef, className, line, offset }: LogLineDataProps) { return (