From 2ae460fc4a4c2419cf44329783d49a739e2a04ea Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Wed, 19 Aug 2026 16:58:50 +0800
Subject: [PATCH] Merge branch 'master' of http://139.196.74.78:10010/r/geoai/geoai-workbench

---
 apps/workbench-console/src/styles.css |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/apps/workbench-console/src/styles.css b/apps/workbench-console/src/styles.css
index 98c49ff..0e5b3fd 100644
--- a/apps/workbench-console/src/styles.css
+++ b/apps/workbench-console/src/styles.css
@@ -156,6 +156,7 @@
 
 @media (max-width: 991px) {
   .application-sider { position: static !important; height: auto; }
+  .application-sider .ant-layout-sider-zero-width-trigger { position: fixed; right: 0; left: auto; }
   .navigation-menu { height: auto; max-height: 290px; }
   .sider-status { display: none; }
 }

--
Gitblit v1.9.3