From 3a3cbd22dac6945039ba44e4ca14b1adaaaaa7ed Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Wed, 07 Jan 2026 11:04:45 +0800
Subject: [PATCH] feat:反无大屏基建
---
applications/drone-command/src/styles/top.scss | 11 -----------
1 files changed, 0 insertions(+), 11 deletions(-)
diff --git a/applications/drone-command/src/styles/top.scss b/applications/drone-command/src/styles/top.scss
index e15e00c..100597e 100644
--- a/applications/drone-command/src/styles/top.scss
+++ b/applications/drone-command/src/styles/top.scss
@@ -101,17 +101,6 @@
}
}
-.top-bar__title {
- height: 100%;
- padding-left: 50px;
- box-sizing: border-box;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- font-size: inherit;
- font-weight: 400;
-}
-
.avue-logo {
height: $top_height;
line-height: $top_height;
--
Gitblit v1.9.3