From 1d23bf1773bcea1d23f1a3c15217e712a7119132 Mon Sep 17 00:00:00 2001 From: jocayn <1579649885@qq.com> Date: Sat, 13 Jun 2026 19:17:15 +0800 Subject: [PATCH] feat: restrict table height to prevent scrolling and add drag-and-drop sorting --- public/index.html | 47 ++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 44 insertions(+), 3 deletions(-) diff --git a/public/index.html b/public/index.html index 3f41258..85cdedf 100644 --- a/public/index.html +++ b/public/index.html @@ -6,6 +6,7 @@