diff --git a/src/app/globals.css b/src/app/globals.css index e387a41..906b102 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -100,8 +100,8 @@ div { /* Scroll to top button */ .scroll-to-top { position: fixed; - bottom: 5rem; - right: 2%; + bottom: 1.5rem; + right: 6rem; z-index: 1000; } diff --git a/src/components/ai-chat/ChatWidgetClient.tsx b/src/components/ai-chat/ChatWidgetClient.tsx index b48a4de..a11b9d3 100644 --- a/src/components/ai-chat/ChatWidgetClient.tsx +++ b/src/components/ai-chat/ChatWidgetClient.tsx @@ -71,7 +71,7 @@ export default function ChatWidgetClient() { {isOpen && (