From 7b8789643b13dba1f2190f3bde92a7e4fa8eaafc Mon Sep 17 00:00:00 2001 From: shuishen <1109946754@qq.com> Date: Tue, 20 Jan 2026 15:24:59 +0800 Subject: [PATCH] feat:场景类型字典值显示调整 --- applications/task-work-order/src/styles/common/cockpit.scss | 1 - 1 files changed, 0 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 9a0d6aa..684f5d0 100644 --- a/applications/task-work-order/src/styles/common/cockpit.scss +++ b/applications/task-work-order/src/styles/common/cockpit.scss @@ -458,7 +458,6 @@ padding: 30px; display: flex; flex-direction: column; - width: 770px; background: #FFFFFF; border: 1px solid #CCCCCC; -- Gitblit v1.9.3