From 353ac4ed3a3e2a7f3526e3bceeea7b74a87bb834 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Thu, 26 Feb 2026 16:12:22 +0800
Subject: [PATCH] feat:语音通话及工单样式调整

---
 applications/task-work-order/src/styles/common/cockpit.scss |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/applications/task-work-order/src/styles/common/cockpit.scss b/applications/task-work-order/src/styles/common/cockpit.scss
index fb44707..754c1f7 100644
--- a/applications/task-work-order/src/styles/common/cockpit.scss
+++ b/applications/task-work-order/src/styles/common/cockpit.scss
@@ -845,7 +845,7 @@
 }
 
 .gd-search-form {
-  padding-bottom: 20px;
+  padding-bottom: 15px;
   display: flex;
 
   .el-form-item__label {

--
Gitblit v1.9.3