fix: 修复嵌入图标大小
This commit is contained in:
parent
a6ce8955b9
commit
624c82ab1c
@ -238,8 +238,8 @@ function initMaxkbStyle(root){
|
|||||||
bottom: 30px;
|
bottom: 30px;
|
||||||
right: 0;
|
right: 0;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
height:30px;
|
height:50px;
|
||||||
width:30px;
|
width:50px;
|
||||||
}
|
}
|
||||||
#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