From a4dd154a3b5057a448b680490eb6a1e620fd5865 Mon Sep 17 00:00:00 2001 From: hongawen <83944980@qq.com> Date: Wed, 23 Oct 2024 19:16:36 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E8=B0=83?= 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 fd50f6b..a3c7f5b 100644 --- a/frontend/src/styles/element.scss +++ b/frontend/src/styles/element.scss @@ -331,7 +331,7 @@ .el-dialog__body { // height: 200px; // max-height: 60vh; - min-height: 200px; + //min-height: 200px; overflow-y: auto; padding: 10px 15px;