Skip to content

Commit 560d49d

Browse files
fix: 优化小助手图层层级
1 parent db3312f commit 560d49d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/application/template/embed.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,7 @@ function initMaxkbStyle(root){
244244
cursor: pointer;
245245
max-height:500px;
246246
max-width:500px;
247+
z-index:10000;
247248
}
248249
#maxkb #maxkb-chat-container{
249250
z-index:10000;position: relative;

0 commit comments

Comments
 (0)