diff --git a/resources/views/livewire/ai-chat-window.blade.php b/resources/views/livewire/ai-chat-window.blade.php
index dce2bc5..639a16f 100644
--- a/resources/views/livewire/ai-chat-window.blade.php
+++ b/resources/views/livewire/ai-chat-window.blade.php
@@ -132,41 +132,53 @@ new class extends Component {
});
}
}"
- class=""
+ class="fixed z-50 bottom-8 right-8"
>
+ {{-- toggle button --}}
{{ __('Advice generated by AI may contain errors. Use at your own risk. Always consult a licensed investment advisor.') }}
-{{ __('Advice generated by AI may contain errors. Use at your own risk. Always consult a licensed investment advisor.') }}
+