From 48c5cfeb7921ab584d34ebb31be3c6e17ed91c95 Mon Sep 17 00:00:00 2001 From: Joseph McElroy Date: Sat, 11 May 2024 22:42:09 +0100 Subject: [PATCH] re-establish full width and remove scroll bar in serverless --- .../search_playground/public/chat_playground_overview.tsx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/x-pack/plugins/search_playground/public/chat_playground_overview.tsx b/x-pack/plugins/search_playground/public/chat_playground_overview.tsx index 6454266064454..9b1b1c781f4e0 100644 --- a/x-pack/plugins/search_playground/public/chat_playground_overview.tsx +++ b/x-pack/plugins/search_playground/public/chat_playground_overview.tsx @@ -22,7 +22,13 @@ export const ChatPlaygroundOverview: React.FC = () => { indices: [], }} > - +