Merge branch 'next' into develop

This commit is contained in:
nocobase[bot] 2025-06-23 15:38:32 +00:00
commit c6647a734a
2 changed files with 2 additions and 0 deletions

View File

@ -78,6 +78,7 @@ export const MobilePopup: FC<MobilePopupProps> = (props) => {
bodyClassName="nb-mobile-action-drawer-body"
bodyStyle={zIndexStyle}
maskStyle={zIndexStyle}
style={zIndexStyle}
destroyOnClose
>
<div className="nb-mobile-action-drawer-header">

View File

@ -80,6 +80,7 @@ export const FilterAction = withDynamicSchemaProps((props) => {
getContainer={getContainer}
bodyStyle={bodyStyle}
maskStyle={zIndexStyle}
style={zIndexStyle}
closeOnSwipe
>
<div className="nb-mobile-action-drawer-header">