diff --git a/webview-ui/src/components/chat/ChatTextArea.tsx b/webview-ui/src/components/chat/ChatTextArea.tsx index 2c9c2fbc83..5bba153e18 100644 --- a/webview-ui/src/components/chat/ChatTextArea.tsx +++ b/webview-ui/src/components/chat/ChatTextArea.tsx @@ -816,7 +816,7 @@ const ChatTextArea = forwardRef( "leading-vscode-editor-line-height", "py-2", "px-[9px]", - "z-[1000]", + "z-10", )} style={{ color: "transparent",