refactor: page layout

This commit is contained in:
jialin
2025-11-05 10:02:25 +08:00
parent 219f9871a7
commit 4c22d08da5
43 changed files with 784 additions and 513 deletions
+6
View File
@@ -118,6 +118,12 @@ body {
width: 0;
}
.ant-pro-page-container-affix {
.ant-affix {
top: 0 !important;
}
}
.ant-modal-confirm-title {
display: none;
}