From e4ac24046c126ce9b18b31b25c590dfb032d5f67 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Thu, 05 Feb 2026 10:21:24 +0800
Subject: [PATCH] Merge branch 'master' of http://139.196.74.78:10010/r/jagzwxm/ja_web
---
applications/task-work-order/src/styles/common/cockpit.scss | 4 +++-
1 files changed, 3 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 4264ea0..dabcf47 100644
--- a/applications/task-work-order/src/styles/common/cockpit.scss
+++ b/applications/task-work-order/src/styles/common/cockpit.scss
@@ -1201,10 +1201,12 @@
.gd-date-picker {
height: 36px;
}
-
.gd-input {
height: 36px;
}
+ .gd-upload-btn {
+ height: 36px;
+ }
.el-input,
.el-input-number {
min-width: 200px;
--
Gitblit v1.9.3