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
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