chore: 升级到antdv4

This commit is contained in:
xiaojunnuo
2024-03-08 17:07:53 +08:00
parent e1b372c33b
commit 5b576112d1
17 changed files with 53 additions and 89 deletions
@@ -0,0 +1,28 @@
.ant-layout .ant-layout-sider{
background-color: #ebf1f6;
}
.ant-layout .ant-layout-header{
background-color: #ebf1f6;
}
.fs-multiple-page-control-group .fs-multiple-page-control-content{
overflow-y: hidden;
}
.fs-multiple-page-control-group .fs-multiple-page-control-btn .ant-btn{
border-bottom-left-radius:0;
border-bottom-right-radius:0;
}
.ant-menu-horizontal{
border-bottom: 0;
}
.fs-framework .header-menu{
overflow-y: hidden;
}
.ant-btn.ant-btn-icon-only{
padding-inline:revert;
}