fix: 优化小助手图层层级
This commit is contained in:
parent
db3312ffa2
commit
560d49ddf4
@ -244,6 +244,7 @@ function initMaxkbStyle(root){
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
max-height:500px;
|
max-height:500px;
|
||||||
max-width:500px;
|
max-width:500px;
|
||||||
|
z-index:10000;
|
||||||
}
|
}
|
||||||
#maxkb #maxkb-chat-container{
|
#maxkb #maxkb-chat-container{
|
||||||
z-index:10000;position: relative;
|
z-index:10000;position: relative;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user