From da5600a13f910c29da17212f8c1c73e0d96d4f9b Mon Sep 17 00:00:00 2001
From: 罗广辉 <guanghui.luo@foxmail.com>
Date: Mon, 26 Jan 2026 15:08:10 +0800
Subject: [PATCH] feat: 拒绝验收

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

diff --git a/applications/drone-command/src/styles/common.scss b/applications/drone-command/src/styles/common.scss
index d8a1616..ff83617 100644
--- a/applications/drone-command/src/styles/common.scss
+++ b/applications/drone-command/src/styles/common.scss
@@ -157,7 +157,7 @@
   bottom: 0;
 }
 
-.ztzf-cesium {
+.command-cesium {
   .cesium-viewer {
     height: 100%;
     overflow: hidden;
@@ -226,7 +226,7 @@
   }
 }
 
-.ztzf-cesium {
+.command-cesium {
   .cesium-viewer {
     height: 100%;
     overflow: hidden;
@@ -250,4 +250,4 @@
   .cesium-viewer-bottom {
     display: none;
   }
-}
\ No newline at end of file
+}

--
Gitblit v1.9.3