Updated the Tailwind classes on the status modal to better handle responsive layouts, specifically adjusting how the dialog aligns and scales on mobile versus larger viewports. By tweaking the top, left, and translate properties within the DialogContent component, the UI now provides a more consistent experience across different screen sizes. This ensures the status view remains accessible and properly contained, particularly when transitioning from mobile to desktop breakpoints.