Problem
On smaller mobile screen widths, the tooltip for the Debug mode (?) icon in the Explorer page can overflow the viewport and become partially clipped. This makes the tooltip difficult to read on smaller devices.
Steps to Reproduce
- Open the OpenCRE Explorer page
- Switch to a small screen/mobile viewport (around ~360px width or smaller)
- Hover over the (?) icon next to "Debug mode"
Observed Behavior
The tooltip container extends beyond the viewport and part of the content becomes clipped.
Expected Behavior
The tooltip should remain fully visible within the viewport on small screens.
Screenshot
