KI Chat Bubble
This commit is contained in:
@@ -318,5 +318,12 @@
|
||||
<script src="../scripts/cursor.js?v=20260304" defer></script>
|
||||
<script src="../scripts/scroll-header.min.js?v=20260304" defer></script>
|
||||
|
||||
<!-- KI Chat Bubble — remove this block (and ki-chat-bubble.js) to disable -->
|
||||
<style>
|
||||
flowise-chatbot::part(button) { box-shadow: 0 4px 20px rgba(90,82,82,0.3); border-radius: 50%; }
|
||||
flowise-chatbot::part(chatwindow) { border-radius: 16px; overflow: hidden; box-shadow: 0 8px 32px rgba(90,82,82,0.2); font-family: 'Montserrat', sans-serif; }
|
||||
</style>
|
||||
<script type="module" src="../scripts/ki-chat-bubble.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user