调整服务指令、长者标签页面样式细节

This commit is contained in:
1378012178@qq.com 2025-09-02 11:12:15 +08:00
parent 0bf7598d8e
commit ff1a662b36
2 changed files with 4 additions and 4 deletions

View File

@ -338,7 +338,7 @@ onMounted(() => {
<style lang="less" scoped>
.jeecg-basic-table-form-container {
padding: 0;
margin-bottom: 18px;
margin-bottom: 14px;
.table-page-search-submitButtons {
display: block;
@ -357,7 +357,7 @@ onMounted(() => {
}
.ant-form-item:not(.ant-form-item-with-help) {
margin-bottom: 18px;
margin-bottom: 14px;
height: 32px;
}

View File

@ -337,7 +337,7 @@ onMounted(() => {
<style lang="less" scoped>
.jeecg-basic-table-form-container {
padding: 0;
margin-bottom: 18px;
margin-bottom: 14px;
.table-page-search-submitButtons {
display: block;
@ -356,7 +356,7 @@ onMounted(() => {
}
.ant-form-item:not(.ant-form-item-with-help) {
margin-bottom: 18px;
margin-bottom: 14px;
height: 32px;
}