From: R0CKSTAR Date: Mon, 9 Jun 2025 10:01:17 +0000 (+0800) Subject: webui: fix sidebar being covered by main content (#14082) X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=dc0623fddb661926e0998538895155e4f081ff09;p=pkg%2Fggml%2Fsources%2Fllama.cpp webui: fix sidebar being covered by main content (#14082) * webui: fix sidebar being covered by main content Signed-off-by: Xiaodong Ye * webui: update index.html.gz Signed-off-by: Xiaodong Ye --------- Signed-off-by: Xiaodong Ye --- diff --git a/tools/server/public/index.html.gz b/tools/server/public/index.html.gz index f8e30434..35b9e702 100644 Binary files a/tools/server/public/index.html.gz and b/tools/server/public/index.html.gz differ diff --git a/tools/server/webui/src/App.tsx b/tools/server/webui/src/App.tsx index 02f1719d..8dfcf490 100644 --- a/tools/server/webui/src/App.tsx +++ b/tools/server/webui/src/App.tsx @@ -32,7 +32,7 @@ function AppLayout() { <>