style(X-Pack): 系统设置-页面标题上下间距设置为16px

This commit is contained in:
fit2cloud-chenyw 2024-07-23 14:08:29 +08:00
parent 7c0aa9f278
commit 5e9117cdb9
3 changed files with 5 additions and 5 deletions

View File

@ -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;
}
}
}

View File

@ -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;

@ -1 +1 @@
Subproject commit 83ef714610f2781f6de6699e7bc5aad01abd90bd
Subproject commit d5b5f4fd21db4d495e6026496381ae9e43b65fb8