diff --git a/src/.vuepress/styles/index.scss b/src/.vuepress/styles/index.scss index 156e3d02..a3b06d74 100644 --- a/src/.vuepress/styles/index.scss +++ b/src/.vuepress/styles/index.scss @@ -78,4 +78,10 @@ .chat-content { height: 85vh; } -} \ No newline at end of file +} + +// 网页挂件位置 +#VOCECHAT_WIDGET { + inset-inline-end: 1em !important; + bottom: 8rem !important; +} \ No newline at end of file