修改样式
This commit is contained in:
parent
034344141d
commit
e29c9e9c8c
|
@ -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%;
|
||||||
|
|
Loading…
Reference in New Issue