fix: 优化小助手图层层级

v3.2
wangdan-fit2cloud 2024-12-02 17:51:56 +08:00
parent db3312ffa2
commit 560d49ddf4
1 changed files with 1 additions and 0 deletions

View File

@ -244,6 +244,7 @@ function initMaxkbStyle(root){
cursor: pointer;
max-height:500px;
max-width:500px;
z-index:10000;
}
#maxkb #maxkb-chat-container{
z-index:10000;position: relative;