From 6ada829bb8c5f31c05c539c31878e7ccf1f90f95 Mon Sep 17 00:00:00 2001 From: hongawen <83944980@qq.com> Date: Wed, 23 Oct 2024 14:29:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E8=B0=83-=E8=B0=83=E6=95=B4=E6=97=A5?= =?UTF-8?q?=E6=9C=9F=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/styles/element.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/styles/element.scss b/frontend/src/styles/element.scss index 9a26696..fd50f6b 100644 --- a/frontend/src/styles/element.scss +++ b/frontend/src/styles/element.scss @@ -436,7 +436,7 @@ .dialog-small{ .el-dialog__body{ - max-height: 240px; + max-height: 260px; } } .dialog-middle{