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 {