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