From f02bb4f8cf6061851ec7c2c411629a8ae36e06b4 Mon Sep 17 00:00:00 2001
From: vincentlu <t1341870251@gmail.com>
Date: 星期三, 17 十二月 2025 10:57:09 +0800
Subject: [PATCH] #

---
 zy-acs-flow/src/map/header/RouteFab.jsx |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/zy-acs-flow/src/map/header/RouteFab.jsx b/zy-acs-flow/src/map/header/RouteFab.jsx
index e961aaf..c390a07 100644
--- a/zy-acs-flow/src/map/header/RouteFab.jsx
+++ b/zy-acs-flow/src/map/header/RouteFab.jsx
@@ -33,6 +33,9 @@
                 size="small"
                 disabled={loading}
                 onClick={handleClick}
+                sx={{
+                    minWidth: 100
+                }}
             >
                 <AltRouteIcon />
                 &nbsp;{translate('page.map.action.route')}&nbsp;

--
Gitblit v1.9.1