fix: 优化小助手图层层级

This commit is contained in:
wangdan-fit2cloud 2024-12-02 17:51:56 +08:00
parent db3312ffa2
commit 560d49ddf4

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;