From 47b7ae14908e539c48033dcc23830c4f0928e57b Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Tue, 03 Feb 2026 14:57:13 +0800
Subject: [PATCH] feat:样式微调

---
 applications/drone-command/src/styles/common/cockpit.scss |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/applications/drone-command/src/styles/common/cockpit.scss b/applications/drone-command/src/styles/common/cockpit.scss
index 1cafd18..be0e93d 100644
--- a/applications/drone-command/src/styles/common/cockpit.scss
+++ b/applications/drone-command/src/styles/common/cockpit.scss
@@ -1316,7 +1316,7 @@
                     align-items: center;
 
                     .label {
-                        width: 88px;
+                        min-width: 88px;
                         font-family: Source Han Sans CN, Source Han Sans CN;
                         font-weight: 500;
                         font-size: 14px;

--
Gitblit v1.9.3