style: pagecontainer padding

This commit is contained in:
jialin
2024-07-02 15:03:38 +08:00
parent 13d71e28c9
commit 6989345088
11 changed files with 58 additions and 27 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
.ant-layout-sider-children {
background-color: var(--color-fill-1);
border-inline: none;
border-radius: var(--menu-border-radius-base);
border-radius: 0;
padding-inline: 16px;
padding-block-end: 12px;
}