diff --git a/core/core-frontend/src/layout/index.vue b/core/core-frontend/src/layout/index.vue index b32de3685c..7b97369391 100644 --- a/core/core-frontend/src/layout/index.vue +++ b/core/core-frontend/src/layout/index.vue @@ -106,10 +106,10 @@ const setCollapse = () => { } .with-sider { - padding: 10px 24px 24px 24px; + padding: 16px 24px 24px 24px; } .with-sider:has(.appearance-foot) { - padding: 10px 24px 0px 24px !important; + padding: 16px 24px 0px 24px !important; } } } diff --git a/core/core-frontend/src/views/template/index.vue b/core/core-frontend/src/views/template/index.vue index 2f9ad8beca..e610062624 100644 --- a/core/core-frontend/src/views/template/index.vue +++ b/core/core-frontend/src/views/template/index.vue @@ -622,9 +622,9 @@ onMounted(() => { .sys-setting-p { width: 100%; background: #ffffff; - height: calc(100vh - 136px); + height: calc(100vh - 140px); box-sizing: border-box; - margin-top: 12px; + margin-top: 16px; } .setting-auto-h { height: auto !important; diff --git a/de-xpack b/de-xpack index 83ef714610..d5b5f4fd21 160000 --- a/de-xpack +++ b/de-xpack @@ -1 +1 @@ -Subproject commit 83ef714610f2781f6de6699e7bc5aad01abd90bd +Subproject commit d5b5f4fd21db4d495e6026496381ae9e43b65fb8