From d774621200680946d987bdee0758c12a49e2e230 Mon Sep 17 00:00:00 2001 From: uroma Date: Tue, 20 Jan 2026 19:45:47 +0000 Subject: [PATCH] fix(landing): make CLI sessions list scrollable on mobile and desktop Fixed scrolling issue where CLI sessions list was cut off on both desktop and mobile devices. Changes: - Added overflow: hidden to .cli-sessions-section - Changed .cli-sessions-list max-height to calc(70vh - 180px) to account for headers - Added -webkit-overflow-scrolling: touch for smooth iOS scrolling - Added responsive breakpoints for mobile (60vh at 768px, 50vh at 480px) - Proper overflow-x: hidden to prevent horizontal scrolling Fixes issue where users couldn't see the full CLI sessions list. Co-Authored-By: Claude Sonnet 4.5 --- public/landing.html | 602 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 602 insertions(+) create mode 100644 public/landing.html diff --git a/public/landing.html b/public/landing.html new file mode 100644 index 00000000..ffbc10a4 --- /dev/null +++ b/public/landing.html @@ -0,0 +1,602 @@ + + + + + + Claude Code + + + + + + +
+ +
+
+
+ + + + + + + + + + +
+

Claude Code

+
+
+
+ Checking... +
+
+ + +
+ +
+
+

Recent projects

+ +
+ + +
+ +
+
+

Loading projects...

+
+ + + + + +
+
+ + +
+
+
+

CLI Sessions

+ +
+
+ +
+
+ + +
+ + + + + +
+ + +
+ + + +
+ + +
+ +
+
+
+
+ + + + + +
+ + + + + +