From 248d970cba8671b7c20dc99f8d1a70e4fe113605 Mon Sep 17 00:00:00 2001 From: kaitranntt Date: Thu, 18 Dec 2025 22:44:07 -0500 Subject: [PATCH] style(ui): widen cliproxy sidebar from w-64 to w-80 --- ui/src/pages/cliproxy.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/pages/cliproxy.tsx b/ui/src/pages/cliproxy.tsx index b296c7fe..80d013fb 100644 --- a/ui/src/pages/cliproxy.tsx +++ b/ui/src/pages/cliproxy.tsx @@ -227,7 +227,7 @@ export function CliproxyPage() { return (
{/* Left Sidebar */} -
+
{/* Header */}