From db3312ffa228eeac683b62f84590ec6a8b543729 Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud Date: Mon, 2 Dec 2024 17:47:40 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E5=B0=8F=E5=8A=A9?= =?UTF-8?q?=E6=89=8B=E9=81=AE=E7=85=A7=E5=AE=BD=E5=BA=A6=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/application/template/embed.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/application/template/embed.js b/apps/application/template/embed.js index e3d9f1862..43b9cbb62 100644 --- a/apps/application/template/embed.js +++ b/apps/application/template/embed.js @@ -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;