From 052d0e8bd9c1d8e0d243a166bedf761fc5a7a891 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Wed, 14 Jan 2026 16:38:00 +0800
Subject: [PATCH] feat:通用弹窗样式调整
---
applications/drone-command/src/styles/top.scss | 7 -------
1 files changed, 0 insertions(+), 7 deletions(-)
diff --git a/applications/drone-command/src/styles/top.scss b/applications/drone-command/src/styles/top.scss
index dd2148e..1a8cc46 100644
--- a/applications/drone-command/src/styles/top.scss
+++ b/applications/drone-command/src/styles/top.scss
@@ -56,13 +56,6 @@
}
.top-bar__img {
- margin: 0 5px;
- padding: 2px;
- width: 30px;
- height: 30px;
- border-radius: 100%;
- box-sizing: border-box;
- border: 1px solid #eee;
vertical-align: middle;
}
--
Gitblit v1.9.3