From 5e9117cdb96189605bac20fdcae321b2e3b6b333 Mon Sep 17 00:00:00 2001 From: fit2cloud-chenyw Date: Tue, 23 Jul 2024 14:08:29 +0800 Subject: [PATCH] =?UTF-8?q?style(X-Pack):=20=E7=B3=BB=E7=BB=9F=E8=AE=BE?= =?UTF-8?q?=E7=BD=AE-=E9=A1=B5=E9=9D=A2=E6=A0=87=E9=A2=98=E4=B8=8A?= =?UTF-8?q?=E4=B8=8B=E9=97=B4=E8=B7=9D=E8=AE=BE=E7=BD=AE=E4=B8=BA16px?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core-frontend/src/layout/index.vue | 4 ++-- core/core-frontend/src/views/template/index.vue | 4 ++-- de-xpack | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) 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