diff --git a/f/web-kboss/public/index.html b/f/web-kboss/public/index.html index f2a7edf..e426deb 100644 --- a/f/web-kboss/public/index.html +++ b/f/web-kboss/public/index.html @@ -13,12 +13,45 @@ font-size: 14px; } } + #dify-chatbot-bubble-button { + background-color: #1C64F2 !important; + } + #dify-chatbot-bubble-window { + width: 24rem !important; + height: 40rem !important; + } + +
+