mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-31 06:14:57 +00:00
Keep the Logs page from rendering competing outer page and inner log-stream scrollbars. The Logs route now opts into an explicit content class for desktop fill-height layout, while mobile keeps the single-page scroll behavior with the capped log panel. Also adds regression coverage for the route class and CSS ownership selectors. Co-authored-by: Brian potter <brian@potterdigital.com>