From e29c9e9c8c46e920ccd4a770d0005d8758b6f15f Mon Sep 17 00:00:00 2001 From: yangjun <1173114630@qq.com> Date: Fri, 22 Aug 2025 14:01:08 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/design/ant/index.less | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/design/ant/index.less b/src/design/ant/index.less index e0dcf44..4efe34f 100644 --- a/src/design/ant/index.less +++ b/src/design/ant/index.less @@ -5,6 +5,16 @@ // update-end--author:liaozhiyang---date:20240130---for:【issues/5857】Button color类型颜色失效 // @import './table.less'; +.jeecg-basic-table-form-container .ant-form { + margin-bottom: 14px !important; +} +.jeecg-basic-table-form-container .table-page-search-submitButtons { + margin-bottom: 12px !important; +} +.ant-form-item { + margin-bottom: 14px !important; +} + // TODO beta.11 fix .ant-col { width: 100%;