From 30987c8a0537d1f633ec00b8d1b3ce01163c814b Mon Sep 17 00:00:00 2001 From: shaohuzhang1 Date: Wed, 10 Apr 2024 13:58:45 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=B5=8C=E5=85=A5=E6=A0=B7=E5=BC=8F?= 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 d2db7ef0c..eff570e40 100644 --- a/apps/application/template/embed.js +++ b/apps/application/template/embed.js @@ -164,7 +164,7 @@ function initMaxkbStyle(root){ } #maxkb .maxkb-mask .maxkb-content { width: 45px; - height: 50px; + height: 48px; box-shadow: 1px 1px 1px 2000px rgba(0,0,0,.6); border-radius: 50% 0 0 50%; position: absolute;