feat: modal state locked on submitting (#5401)

* feat: modal state locked on submitting

* docs: 更新modal文档
This commit is contained in:
Netfan
2025-01-15 17:00:46 +08:00
committed by GitHub
parent 13087a10b7
commit 8cc903c0e1
8 changed files with 71 additions and 25 deletions

View File

@@ -54,7 +54,3 @@
.ant-app .form-valid-error .ant-picker-focused {
box-shadow: 0 0 0 2px rgb(255 38 5 / 6%);
}
.ant-message {
z-index: var(--popup-z-index);
}