From b8ac9026316d026fd4764d9b16e88926f31fb43c Mon Sep 17 00:00:00 2001 From: regeter <2320305+regeter@users.noreply.github.com> Date: Mon, 23 Feb 2026 14:51:07 -0800 Subject: [PATCH] feat: resizeable table columns --- src/App.js | 1 + src/LogTable.js | 112 +++++++++++++++++++++++++++++++++--------------- src/global.css | 48 ++++++++++++++++++--- 3 files changed, 120 insertions(+), 41 deletions(-) diff --git a/src/App.js b/src/App.js index 1f3e394..3f17495 100644 --- a/src/App.js +++ b/src/App.js @@ -1130,6 +1130,7 @@ class App extends React.Component {