diff --git a/src/components/Modal/src/index.less b/src/components/Modal/src/index.less index df9e6cb..fd22add 100644 --- a/src/components/Modal/src/index.less +++ b/src/components/Modal/src/index.less @@ -29,7 +29,7 @@ .ant-drawer-body { // background: url(../resource/img/modalback.png); - + padding: 12px !important; background: linear-gradient(135deg, #f6faff 0%, #f1f7ff 100%); } .ant-modal { @@ -139,7 +139,7 @@ } .ant-modal-confirm .ant-modal-body { - padding: 24px !important; + padding: 12px !important; } @media screen and (max-height: 600px) { .ant-modal { diff --git a/src/components/jeecg/AiChat/style/style.less b/src/components/jeecg/AiChat/style/style.less index 3b52367..c77703f 100644 --- a/src/components/jeecg/AiChat/style/style.less +++ b/src/components/jeecg/AiChat/style/style.less @@ -132,4 +132,4 @@ html.dark { padding: 24px 16px 16px 16px; } } -} +} \ No newline at end of file diff --git a/src/design/ant/index.less b/src/design/ant/index.less index e0dcf44..8e094c6 100644 --- a/src/design/ant/index.less +++ b/src/design/ant/index.less @@ -4,7 +4,15 @@ @import './btn.less'; // 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; +} +.ant-row { + margin-top: 5px; +} +.table-page-search-submitButtons[data-v-6bf815c6] { + margin-top: 5px; +} // TODO beta.11 fix .ant-col { width: 100%; diff --git a/src/views/deviceSync/index.vue b/src/views/deviceSync/index.vue index 2f9003f..a992cf3 100644 --- a/src/views/deviceSync/index.vue +++ b/src/views/deviceSync/index.vue @@ -60,9 +60,9 @@
- 预览 - 配置 - 日志 + 预览 + 配置 + 日志
diff --git a/src/views/iot/tplink/camera/index.vue b/src/views/iot/tplink/camera/index.vue index ae1b342..d6cf7fe 100644 --- a/src/views/iot/tplink/camera/index.vue +++ b/src/views/iot/tplink/camera/index.vue @@ -48,7 +48,7 @@ -->