fix: 修复小助手遮照宽度问题

This commit is contained in:
wangdan-fit2cloud 2024-12-02 17:47:40 +08:00
parent 433ae5daf5
commit db3312ffa2

View File

@ -165,7 +165,7 @@ function initMaxkbStyle(root){
#maxkb .maxkb-mask .maxkb-content {
width: 64px;
height: 64px;
box-shadow: 1px 1px 1px 2000px rgba(0,0,0,.6);
box-shadow: 1px 1px 1px 9999px rgba(0,0,0,.6);
position: absolute;
{{x_type}}: {{x_value}}px;
{{y_type}}: {{y_value}}px;