From 00e2713da48c4b43fa23659cd298195a58723814 Mon Sep 17 00:00:00 2001 From: dataeaseShu Date: Fri, 24 Nov 2023 09:49:37 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E3=80=90=E5=B7=A5=E4=BD=9C=E5=8F=B0?= =?UTF-8?q?=E3=80=91=E9=97=B4=E8=B7=9D=E4=B8=8D=E5=AF=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core-frontend/src/views/workbranch/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core-frontend/src/views/workbranch/index.vue b/core/core-frontend/src/views/workbranch/index.vue index 500185b0d0..8b5a3ee6a3 100644 --- a/core/core-frontend/src/views/workbranch/index.vue +++ b/core/core-frontend/src/views/workbranch/index.vue @@ -395,7 +395,7 @@ fillCardInfo() } .template-market-dashboard { - width: calc(100% - 384px); + width: calc(100% - 376px); height: 100%; .template-market {