feat: support set default props for drawer and modal (#5390)
* feat: support set default props for drawer and modal * docs: fix typo
This commit is contained in:
@@ -54,3 +54,7 @@
|
||||
.ant-app .form-valid-error .ant-picker-focused {
|
||||
box-shadow: 0 0 0 2px rgb(255 38 5 / 6%);
|
||||
}
|
||||
|
||||
.ant-message {
|
||||
z-index: 1050;
|
||||
}
|
||||
|
Reference in New Issue
Block a user