fix: 修复只读模式下表单tab页出现保存按钮的bug

fix: 根据新UI规范略微调整样式
This commit is contained in:
gaoyunqi
2024-04-22 09:05:36 +08:00
parent 7f6c829114
commit 8b0174ddb9
5 changed files with 8 additions and 8 deletions

View File

@ -169,7 +169,7 @@
position: relative;
.@{prefix-cls}-content {
margin: 8px 0 8px 8px;
margin: 12px 4px 12px 12px;
}
.ant-page-header {