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%;