diff --git a/apps/application/template/embed.js b/apps/application/template/embed.js index eff570e4071..33545af47d6 100644 --- a/apps/application/template/embed.js +++ b/apps/application/template/embed.js @@ -247,7 +247,7 @@ function initMaxkbStyle(root){ #maxkb #maxkb-chat-container{ z-index:10000;position: relative; border-radius: 8px; - border: 1px solid var(--N300, #DEE0E3); + border: 1px solid #ffffff; background: linear-gradient(188deg, rgba(235, 241, 255, 0.20) 39.6%, rgba(231, 249, 255, 0.20) 94.3%), #EFF0F1; box-shadow: 0px 4px 8px 0px rgba(31, 35, 41, 0.10); position: fixed;bottom: 20px;right: 45px;overflow: hidden; diff --git a/ui/index.html b/ui/index.html index 1f9ca13a8b2..5917d95fdcc 100644 --- a/ui/index.html +++ b/ui/index.html @@ -9,6 +9,13 @@
+ + +