From b1f1e1fc14dcd56df4cf057729c70cb6ac0d9ed9 Mon Sep 17 00:00:00 2001 From: cwchen <1048842385@qq.com> Date: Mon, 14 Apr 2025 10:53:31 +0800 Subject: [PATCH] =?UTF-8?q?js=20=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/static/css/synthesisQuery/synthesisQuery.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/static/css/synthesisQuery/synthesisQuery.css b/src/main/resources/static/css/synthesisQuery/synthesisQuery.css index 9d49b26..0796166 100644 --- a/src/main/resources/static/css/synthesisQuery/synthesisQuery.css +++ b/src/main/resources/static/css/synthesisQuery/synthesisQuery.css @@ -99,7 +99,7 @@ body { #img-box { width: 100%; - height: calc(100% - 180px); + height: calc(100% - 190px); } .layui-flow-more {