mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-27 12:56:01 -06:00
068d88c142
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>