From f8bd740cfaa54eae1424e6651f9931770cde0813 Mon Sep 17 00:00:00 2001 From: n4ze3m Date: Sat, 21 Dec 2024 20:40:57 +0530 Subject: [PATCH] feat: Adjust UI styles in PlaygroundForm and PlaygroundMessage components --- src/components/Common/Playground/Message.tsx | 6 ++++-- .../Option/Playground/PlaygroundForm.tsx | 15 ++++++++------- 2 files changed, 12 insertions(+), 9 deletions(-) diff --git a/src/components/Common/Playground/Message.tsx b/src/components/Common/Playground/Message.tsx index 925fe4c..1d76280 100644 --- a/src/components/Common/Playground/Message.tsx +++ b/src/components/Common/Playground/Message.tsx @@ -68,7 +68,7 @@ export const PlaygroundMessage = (props: Props) => { )} -
+
{props.isBot ? props.name === "chrome::gemini-nano::page-assist" @@ -212,7 +212,9 @@ export const PlaygroundMessage = (props: Props) => { {props.generationInfo && ( + } title={t("generationInfo")}>