From e51c32b7a918283f0716f581fe54fcc25ce645e9 Mon Sep 17 00:00:00 2001
From: 张含笑 <zhx18749296735@163.com>
Date: Fri, 16 Jan 2026 10:52:19 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
applications/drone-command/src/styles/common/cockpit.scss | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/applications/drone-command/src/styles/common/cockpit.scss b/applications/drone-command/src/styles/common/cockpit.scss
index 9ecf7de..d1de42c 100644
--- a/applications/drone-command/src/styles/common/cockpit.scss
+++ b/applications/drone-command/src/styles/common/cockpit.scss
@@ -1303,7 +1303,8 @@
.ztzf-table-container {
- height: 360px;
+ margin-top: 0;
+ margin-bottom: 20px;
.ztzf-table-pagination {
justify-content: center;
--
Gitblit v1.9.3