- Added `ElectronContext` to the `NotificationProvider` to access the `isElectron` state. - Updated the notification center's styling to conditionally apply a top margin based on whether the app is running in an Electron environment, enhancing the UI for better responsiveness.