From 6c0eaf8a5698e8fc9ea2f0dbccda7d48838c8c1a Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Wed, 16 Apr 2025 18:39:59 +0800
Subject: [PATCH] Merge branch 'master' of http://139.196.74.78:10010/r/drone/command-center-dashboard

---
 src/components/CommonTitle.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/CommonTitle.vue b/src/components/CommonTitle.vue
index 48993f5..9066cc0 100644
--- a/src/components/CommonTitle.vue
+++ b/src/components/CommonTitle.vue
@@ -67,7 +67,7 @@
   }
    .do-return {
     position: absolute;
-    top: 50px;
+    top: 3px;
     right: -50px;
     cursor: pointer;
     img {

--
Gitblit v1.9.3