From fb47ae0ec6e5ab230e16bed001b23b18fef0f59c Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Tue, 11 Feb 2025 14:36:39 -0500 Subject: [PATCH] Fix sticky positioning on welcome screen --- .../src/components/welcome/WelcomeView.tsx | 26 +++++++++---------- 1 file changed, 12 insertions(+), 14 deletions(-) diff --git a/webview-ui/src/components/welcome/WelcomeView.tsx b/webview-ui/src/components/welcome/WelcomeView.tsx index 912d36fcb1e..db52612b90f 100644 --- a/webview-ui/src/components/welcome/WelcomeView.tsx +++ b/webview-ui/src/components/welcome/WelcomeView.tsx @@ -22,20 +22,18 @@ const WelcomeView = () => { return (
-
-

Hi, I'm Roo!

-

- I can do all kinds of tasks thanks to the latest breakthroughs in agentic coding capabilities and - access to tools that let me create & edit files, explore complex projects, use the browser, and - execute terminal commands (with your permission, of course). I can even use MCP to create new tools - and extend my own capabilities. -

- - To get started, this extension needs an API provider. - -
- -
+

Hi, I'm Roo!

+

+ I can do all kinds of tasks thanks to the latest breakthroughs in agentic coding capabilities and access + to tools that let me create & edit files, explore complex projects, use the browser, and execute + terminal commands (with your permission, of course). I can even use MCP to create new tools and extend + my own capabilities. +

+ + To get started, this extension needs an API provider. + +
+