mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
fix: 小助手不限制大小
This commit is contained in:
parent
82b7e8d69e
commit
003f338a08
|
|
@ -238,8 +238,8 @@ function initMaxkbStyle(root){
|
|||
bottom: 30px;
|
||||
right: 0;
|
||||
cursor: pointer;
|
||||
height:50px;
|
||||
width:50px;
|
||||
max-height:500px;
|
||||
max-width:500px;
|
||||
}
|
||||
#maxkb #maxkb-chat-container{
|
||||
z-index:10000;position: relative;
|
||||
|
|
|
|||
Loading…
Reference in New Issue