Skip to content

Commit 06e03f7

Browse files
committed
fix: 嵌入样式
1 parent d327ae7 commit 06e03f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/application/template/embed.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ const guideHtml=`
1919
</div>
2020
`
2121
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">
22+
`<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">
2323
<g filter="url(#filter0_d_349_49711)">
2424
<path d="M8 24C8 12.9543 16.9543 4 28 4H48V44H28C16.9543 44 8 35.0457 8 24Z" fill="url(#paint0_linear_349_49711)"/>
2525
</g>

0 commit comments

Comments
 (0)