- Added user-select properties to prevent text selection in the electron body, while allowing text selection in specific components. - Updated z-index handling in the electron navigation wrapper for better layering. - Modified the DashboardNavigation component to include isMaximized state, improving drag region logic for fullscreen and maximized states.