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")}>