+
Translating your query into search steps...
diff --git a/frontend/app/components/shared/SessionSearchField/AiSessionSearchField.tsx b/frontend/app/components/shared/SessionSearchField/AiSessionSearchField.tsx
index 60731d1fb..3cb28726a 100644
--- a/frontend/app/components/shared/SessionSearchField/AiSessionSearchField.tsx
+++ b/frontend/app/components/shared/SessionSearchField/AiSessionSearchField.tsx
@@ -146,7 +146,7 @@ const AiSearchField = observer(
value={searchQuery}
style={{ minWidth: 360, height: 30 }}
autoComplete="off"
- className="px-2 py-1 text-lg placeholder-lg !border-0 rounded-e-full nofocus"
+ className="px-2 py-1 pe-9 text-lg placeholder-lg !border-0 rounded-e-full nofocus"
leadingButton={
searchQuery !== '' ? (
+
-
+
@@ -55,7 +56,7 @@ function SupportModal(props: Props) {
-
+
@@ -85,7 +86,7 @@ function SupportModal(props: Props) {
-