fix: Export popup has small z-index (#7187)

This commit is contained in:
Curry Yang
2024-03-19 18:08:31 +08:00
committed by GitHub
parent b7a078d744
commit a5f859fbcd

View File

@@ -41,7 +41,7 @@ export const SettingsModal = forwardRef<SettingsModalHandle, ModalProps>((props,
}), []);
return (
<Modal ref={modalRef} tall {...props}>
<Modal className='!z-10' ref={modalRef} tall {...props}>
<ModalHeader>
{getProductName()} Preferences
<span className="faint txt-sm">