#config scroll down
1 messages ยท Page 1 of 1 (latest)
Based on the Discord thread, someone is unable to scroll anywhere on the Clawdbot dashboard. This is a common issue with a few quick fixes:
Troubleshooting Steps
1. Check Browser Zoom (most common cause)
- Press
Ctrl + 0(orCmd + 0on Mac) to reset zoom to 100% - Sometimes zoom gets stuck at a non-standard level
2. Hard Refresh
Ctrl + F5(Windows) orCmd + Shift + R(Mac)- Clears cached CSS/layout issues
3. Check for Overflow Issues
- Open browser DevTools (F12)
- Check if
htmlorbodyhasoverflow: hidden - Look for any CSS overriding scroll behavior