From 03a19befe17826bbd4e218e687238e19a779da9c Mon Sep 17 00:00:00 2001 From: hhs <386998068@qq.com> Date: Mon, 22 Jun 2026 12:53:09 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E5=89=8D=E7=AB=AF?= =?UTF-8?q?=E4=BE=A7=E8=BE=B9=E6=A0=8F=E6=97=A0=E6=B3=95=E5=B9=B3=E6=BB=91?= =?UTF-8?q?=E5=BC=B9=E5=87=BA=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/App.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/frontend/src/App.css b/frontend/src/App.css index 268cc55..64316d5 100644 --- a/frontend/src/App.css +++ b/frontend/src/App.css @@ -254,10 +254,6 @@ body { pointer-events: auto; } -.sidebar--collapsed { - display: none; -} - .sidebar__header { display: flex; align-items: center; -- 2.49.1