From 8f354d0f7974ba99c6f53240e7393c235d042c78 Mon Sep 17 00:00:00 2001
From: chenyao <1219716595@qq.com>
Date: Thu, 08 Jan 2026 08:46:46 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

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

diff --git a/applications/drone-command/src/styles/common.scss b/applications/drone-command/src/styles/common.scss
index 6d8c733..6f734ad 100644
--- a/applications/drone-command/src/styles/common.scss
+++ b/applications/drone-command/src/styles/common.scss
@@ -63,12 +63,12 @@
     top: 0;
     left: 0;
     width: 100%;
-    height: 97px;
+    height: 109px;
     z-index: 9;
   }
 
   > .leaf-container {
-    padding-top: 97px;
+    padding-top: 109px;
     width: 160px;
     height: 100%;
 
@@ -125,7 +125,6 @@
 }
 
 .main-avue-view-container {
-  margin-top: 97px;
   height: 0;
   flex: 1;
   display: flex;

--
Gitblit v1.9.3