fix: 解决嵌入小助手遮罩层定位不准问题
parent
13643bf73f
commit
10e42380dd
|
|
@ -164,7 +164,7 @@ function initMaxkbStyle(root){
|
|||
border-radius: 50% 0 0 50%;
|
||||
position: absolute;
|
||||
right: 0;
|
||||
bottom: 42px;
|
||||
bottom: 38px;
|
||||
z-index: 1000;
|
||||
}
|
||||
#maxkb .maxkb-tips {
|
||||
|
|
|
|||
Loading…
Reference in New Issue