mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-28 14:52:58 +00:00
fix: 优化小助手图层层级
This commit is contained in:
parent
db3312ffa2
commit
560d49ddf4
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue