From 3913c937c70be0fc2e52025eaf16c6ae23730267 Mon Sep 17 00:00:00 2001 From: zhufu <17863654727@163.com> Date: Mon, 23 Jun 2025 10:09:25 +0800 Subject: [PATCH] =?UTF-8?q?#2=20=20=E9=BC=A0=E6=A0=87=E6=BB=9A=E5=8A=A8?= =?UTF-8?q?=E5=90=8E=E4=B8=8B=E6=96=B9=E5=87=BA=E7=8E=B0=E7=A9=BA=E7=99=BD?= =?UTF-8?q?=E9=97=AE=E9=A2=98=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../projecthome/ProjectList/AddProject/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/demo/workmanagement/projecthome/ProjectList/AddProject/index.vue b/src/views/demo/workmanagement/projecthome/ProjectList/AddProject/index.vue index 5cea3b4..cece9fd 100644 --- a/src/views/demo/workmanagement/projecthome/ProjectList/AddProject/index.vue +++ b/src/views/demo/workmanagement/projecthome/ProjectList/AddProject/index.vue @@ -464,8 +464,8 @@ const saveProject = () => { top: 0px; left: 300px; width: 300px; - height: 937px; - max-height: calc(100vh - 144px); + height: 820px; + max-height: 820px; background: rgba(13, 14, 21, 0.8); box-shadow: 0px 10px 30px 0px rgba(0,0,6,0.15), inset 0px 0px 36px 0px rgba(58,87,232,0.73); border-radius: 6px;