修改样式

This commit is contained in:
yangjun 2025-08-22 14:01:08 +08:00
parent 034344141d
commit e29c9e9c8c
1 changed files with 10 additions and 0 deletions

View File

@ -5,6 +5,16 @@
// update-end--author:liaozhiyang---date:20240130---for【issues/5857】Button color类型颜色失效 // update-end--author:liaozhiyang---date:20240130---for【issues/5857】Button color类型颜色失效
// @import './table.less'; // @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 // TODO beta.11 fix
.ant-col { .ant-col {
width: 100%; width: 100%;