We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d327ae7 commit 06e03f7Copy full SHA for 06e03f7
apps/application/template/embed.js
@@ -19,7 +19,7 @@ const guideHtml=`
19
</div>
20
`
21
const chatButtonHtml=
22
-`<div class="maxkb-chat-button" ><svg width="48" height="56" viewBox="0 0 48 56" fill="none" xmlns="http://www.w3.org/2000/svg">
+`<div class="maxkb-chat-button" ><svg style="vertical-align: middle;overflow: hidden;" width="48" height="56" viewBox="0 0 48 56" fill="none" xmlns="http://www.w3.org/2000/svg">
23
<g filter="url(#filter0_d_349_49711)">
24
<path d="M8 24C8 12.9543 16.9543 4 28 4H48V44H28C16.9543 44 8 35.0457 8 24Z" fill="url(#paint0_linear_349_49711)"/>
25
</g>
0 commit comments